Create New Ad Group Media

This API allows you to create new ad group media by providing the required details in the request. Upon successful creation, a unique media ID will be assigned to the newly created media asset for identification and management purposes.

Body Params

AdGroupMedia create request

int64
required

The ID of the advertiser tied to this ad group.

int64
required

The ID of the campaign tied to this ad group.

int64
required

The ID of the ad group for which the media is being created.

int64
required

The unique ID of the media file generated from the notify media upload complete call.

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:
*/*