Versione API Graph

Ad Account Async Batch Requests

Lettura

Non puoi eseguire questa operazione in questo endpoint.

Creazione

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.

Parametri

ParametroDescrizione
adbatch
list<Object>

JSON encoded batch reqeust

Obbligatorio
name
string

Obbligatorio
relative_url
string

Obbligatorio
body
UTF-8 encoded string

Obbligatorio
name
UTF-8 encoded string

Name of the batch request for tracking purposes.

Obbligatorio

Tipo di ricavo

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

Error Codes

ErroreDescrizione
100Invalid parameter
194Missing at least one required parameter

Aggiornamento

Non puoi eseguire questa operazione in questo endpoint.

Eliminazione

Non puoi eseguire questa operazione in questo endpoint.