Graph API-Version

Product Catalog Localized Items Batch

Wird gelesen

Diese Handlung kann auf diesem Endpunkt nicht durchgeführt werden.

Wird erstellt

You can make a POST request to localized_items_batch edge from the following paths:
When posting to this edge, no Graph object will be created.

Parameter

ParameterBeschreibung
item_type
string

The type of items in the request

erforderlich
requests
JSON object

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

erforderlich

Rückgabetyp

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,
}
],
}
],
}

Error Codes

FehlerBeschreibung
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.

Wird aktualisiert

Diese Handlung kann auf diesem Endpunkt nicht durchgeführt werden.

Wird gelöscht

Diese Handlung kann auf diesem Endpunkt nicht durchgeführt werden.