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

KeyDatatypeRequiredDescription
include_detailsbooleanif set to True then attach the errors/details to all the requests

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"FAILED","result_url":"\u003cstring\u003e"}