Download advertiser entities in bulk
GET {{baseUrl}}/ad_accounts/:ad_account_id/bulk/:bulk_request_id?include_details=false
Get the status of a bulk request by request_id
, along with a download URL that will allow you to download the
new or updated entity data (campaigns, ad groups, product groups, ads, or keywords).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include_details | boolean | if set to True then attach the errors/details to all the requests |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"FAILED","result_url":"\u003cstring\u003e"}