图谱 API 版

Product Catalog Localized Items Batch

读取

你无法在此端点执行该操作。

创建

你可以通过下列路径向 localized_items_batch 连线发出 POST 请求:
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

必填

返回类型

这个端点支持先写后读,并会读取接收你的 POST 请求的节点。
Struct {
handles: List [
string
],
validation_status: List [
Struct {
errors: List [
Struct {
message: string,
}
],
retailer_id: string,
warnings: List [
Struct {
message: string,
}
],
}
],
}

错误代码

错误描述
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.

更新

你无法在此端点执行该操作。

删除

你无法在此端点执行该操作。