Ads and Commerce
Ads and Commerce
Resources

Ad Account Async Batch Requests

Updated: May 18, 2019

Reading

You can’t perform this operation on this endpoint.

Creating

/act_{ad_account_id}/async_batch_requests

You can make a POST request to async_batch_requests edge from the following paths:
When posting to this edge, a Campaign will be created.

Parameters

Parameter Description
adbatch
list<Object>
JSON encoded batch reqeust
required

name string
required
relative_url string
required
body UTF-8 encoded string
required
Show child parameters
name
UTF-8 encoded string
Name of the batch request for tracking purposes.
required

Return Type

This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct  {
id: numeric string,
}

Error Codes

Error Code Description
194
Missing at least one required parameter
100
Invalid parameter
2500
Error parsing graph query

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon