Versão Graph API

Ad Account Async Batch Requests

Leitura

Não é possível executar esta operação neste ponto de extremidade.

Criando

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âmetroDescrição
adbatch
list<Object>

JSON encoded batch reqeust

Obrigatório
name
string

Obrigatório
relative_url
string

Obrigatório
body
UTF-8 encoded string

Obrigatório
name
UTF-8 encoded string

Name of the batch request for tracking purposes.

Obrigatório

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

ErroDescrição
100Invalid parameter
2500Error parsing graph query
194Missing at least one required parameter

Atualizando

Não é possível executar esta operação neste ponto de extremidade.

Excluindo

Não é possível executar esta operação neste ponto de extremidade.