v29

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-06-042661,1122.5 MB
bulk

Create/update ad entities in bulk

Either create or update any combination of campaigns, ad groups, product groups, ads, keywords, schedules, or labels. Note that this request will be processed asynchronously; the response will include a <code>request_id</code> that can be used to obtain the status of the request.

post/ad_accounts/{ad_account_id}/bulk/upsert

Path parameters

ad_account_idstring required

Unique identifier of an ad account.

Request body

Response

The request has succeeded.

request_idstring

Example response

{
  "request_id": "549763856477-1660864560-1407e16a-c586-4add-94df-d0b160bec0ff, 549763856477-1660864560-d0b160bec0ff"
}