v1

latestOpenAPI 3.1.02026-07-24173271.4 KB

Campaign API

Use this endpoint to get a list of your campaigns, or search for a specific campaign by name or campaignId.

get/account/campaigns/{search}

Path parameters

searchstring required

Search by campaign name or campaignId

Query parameters

formatstring

Lowercase format of response: json or xml

callbackstring

JSON-P callback method name

rowsPerPageinteger

The total number of records to return per page

pageinteger

When results are greater than rowsPerPage, allows you to grab the next page of results

Response

200