Add New Item To Ad Group

This API allows you to add a new item to an existing ad group by providing the required details in the request. Upon successful addition, a unique item ID will be assigned to the newly created item for identification and management purposes.

Body Params

Details about the AdGroupItemCreate

int32
required

The ID of the campaign to which the ad group item belongs.

int32
required

The ID of the ad group to which the item belongs.

string
required

The ID of the product that is being added to ad group.

double

Maximum cost per click for the item.
Note: Bids on keywords in keyword-bid campaign supersede the item bid you set for items in keyword-bid campaign.

string
enum
required

Specified status of ad item. You cannot delete an item from a campaign that has gone live.

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