Campaigns
< Return to Method List
array
Campaigns([struct $filters])
Retrieve a list of campaigns from your account. Cacheable
Parameters
| struct filters |
OPTIONAL. A keyed structure of filter data. Defaults to ['status' : 'all']. May have the following keys:
|
|---|
Return Value
| array |
This method returns an array of keyed structures containing information about your
campaigns. This data can be cached. Each structure will contain the following keys:
|
|---|