List All The Campaigns

This API allows you to retrieve detailed information about a specific campaign. Provide the campaign's unique ID in the request to fetch its attributes.

Note: It will not return deleted campaigns.

Query Params
int32
required

The ID of the advertiser for whom the ad groups should be returned.

int32

The ID of the campaign for which the ad groups should be returned.

string

A valid campaign name with which the desired campaign can be searched in the absence of campaign ID.

Note: Characters encoding is required.

date

Provide a date to fetch only those campaigns which were modified on or after that date.

Note:
- Modified describes any change to campaign set up.
- Characters encoding is required.

Headers
string
required

Auth signature as an API key.

string
required

We will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.

integer
required

We will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API.

integer
required

Timestamp for which the auth signature is generated. Use Unix epoch format.

string
required

The token will provide you the access to the API. It is same for all advertisers you access through the API.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*