API Graph versión

Ad Account Async Batch Requests

Lectura

No puedes realizar esta operación en este extremo.

Creación

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.

Parámetros

ParámetroDescripción
adbatch
list<Object>

JSON encoded batch reqeust

Obligatorio
name
string

Obligatorio
relative_url
string

Obligatorio
body
UTF-8 encoded string

Obligatorio
name
UTF-8 encoded string

Name of the batch request for tracking purposes.

Obligatorio

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

ErrorDescripción
100Invalid parameter
194Missing at least one required parameter

Actualizando

No puedes realizar esta operación en este extremo.

Eliminando

No puedes realizar esta operación en este extremo.