Versi Graph API

Ad Account Async Batch Requests

Membaca

Anda tidak dapat melakukan operasi ini pada titik akhir ini.

Membuat

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.

Parameter

ParameterKeterangan
adbatch
list<Object>

JSON encoded batch reqeust

Diperlukan
name
string

Diperlukan
relative_url
string

Diperlukan
body
UTF-8 encoded string

Diperlukan
name
UTF-8 encoded string

Name of the batch request for tracking purposes.

Diperlukan

Jenis Pengembalian

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

Error Codes

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

Memperbarui

Anda tidak dapat melakukan operasi ini pada titik akhir ini.

Menghapus

Anda tidak dapat melakukan operasi ini pada titik akhir ini.