List All The Ad Group

This API allows you to fetch all the available ad group. Provide the advertiser unique ID in the request to fetch the details. The response includes key details about each ad group enabling you to view and manage all ad groups under a specific advertiser account.

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 ad group name with which the desired ad group can be searched in the absence of ad group ID.

date

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

Note:

  • If there was any change to the ad group set up.
  • If any item or keyword was modified/added/removed for relevant ad groups.
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.

Response

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