Версия API Graph

Product Catalog Localized Items Batch

Чтение

Нельзя выполнить эту операцию в этой конечной точке.

Создание

Вы можете сделать запрос POST к границе localized_items_batch из этих местоположений:
When posting to this edge, no Graph object will be created.

Параметры

ПараметрОписание
item_type
string

The type of items in the request

Обязательно
requests
JSON object

Array of JSON objects containing batch requests. Each batch request consists of method and data and localization fields

Обязательно

Тип возврата

Эта конечная точка поддерживает чтение после записи и будет считывать узел, в который вы сделали публикацию.
Struct {
handles: List [
string
],
validation_status: List [
Struct {
errors: List [
Struct {
message: string,
}
],
retailer_id: string,
warnings: List [
Struct {
message: string,
}
],
}
],
}

Error Codes

ОшибкаОписание
80014There have been too many calls for the batch uploads to this catalog account. Wait a bit and try again. For more info, please refer to https://developers.facebook.com/docs/graph-api/overview/rate-limiting#catalog.
100Invalid parameter
2635You are calling a deprecated version of the Ads API. Please update to the latest version.

Обновление

Нельзя выполнить эту операцию в этой конечной точке.

Удаление

Нельзя выполнить эту операцию в этой конечной точке.