List Creative Association

List creative(s) previously added to ad group, by specifying the request parameters

Body Params
int32
Defaults to 0

You can use this parameter to fetch specific number of creative ad group associations from a list. This indicates the starting position of the list

Note: To return the first ten itemsetAssociations, set startIndex to 0 and count to 10.

int32
Defaults to 100

You can use this parameter in combination with startIndex to fetch specific number of creative ad group associations from a list.
The default value is 100. The minimum value is 1. The maximum value is 100.

Note: To return the first ten itemsetAssociations, set startIndex to 0 and count to 10.

int64
required

ID of advertiser

Filter[adGroupId]
array of int64s

It returns response for specific ad group IDs listed.
The maximum size is 25.
At least one of Filter[adGroupId] or Filter[creativeId] must be included in the request.

Filter[adGroupId]
Filter[creativeId]
array of strings

It returns response for specific creative Ids listed.
The maximum size is 25.
At least one of Filter[adGroupId] or Filter[creativeId] must be included in the request.

Filter[creativeId]
date-time

Returns list of creative ad group associations created or modified after the date specified.

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. The allowed value is 1.

integer
required

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

string
required

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

Responses

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