gohighlevel-php-sdk

Campaigns Resource

The Campaign class provides methods to manage marketing campaigns within a GoHighLevel location.


get(string $locationId, array $params = []): array|string

This method retrieves a list of all campaigns associated with a specific location. It corresponds to the GET /campaigns/ endpoint in the GoHighLevel API.