Get catalogs items
GET {{baseUrl}}/catalogs/items?country=US&item_ids=CR123&language=EN&ad_account_id=91255
Get the items of the catalog owned by the operation user_account
. See detailed documentation here.
- By default, the operation user_account
is the token user_account.
Optional: Business Access: Specify an adaccountid
(obtained via List ad accounts) to use the owner of that adaccount as the "operation useraccount. In order to do this, the token user_account must have one of the following https://help.pinterest.com/en/business/article/share-and-manage-access-to-your-ad-accounts">Business Access roles on the ad_account: Owner, Admin, Catalogs Manager.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
country | string | (Required) Country for the Catalogs Items | |
item_ids | string | (Required) Catalogs Item ids | |
language | string | (Required) Language for the Catalogs Items | |
ad_account_id | number | Unique identifier of an ad account. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}