Graph API Version

Ad Account Asyncadrequestsets

Reading

You can't perform this operation on this endpoint.

Creating

You can make a POST request to asyncadrequestsets edge from the following paths:
When posting to this edge, no Graph object will be created.

Parameters

ParameterDescription
ad_specs
list<dictionary { non-empty string : <string> }>

Specs for ads in the request set

Required
name
UTF-8 encoded string

Name of the request set

Required
notification_mode
enum{OFF, ON_COMPLETE}

Specify 0 for no notifications and 1 for notification on completion.

notification_uri
URL

If notifications are enabled, specify the URL to send them.

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

ErrorDescription
100Invalid parameter

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.