グラフ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

必須

戻り値の型

This endpoint supports read-after-write and will read the node to which you POSTed.
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.

更新中…

このエンドポイントではこの操作を実行できません。

削除中です

このエンドポイントではこの操作を実行できません。