List a brand's storefront destinations
Storefront Links
List a brand's storefront destinations
Returns the active Amazon Store pages that can be promoted for one brand. Identify the brand with either brand_id or its exact brand_name. If an active homepage is available, it is the first returned page. Pass both a returned row’s brand_id and store_page_id to POST /generate_attribution_link.
GET
List a brand's storefront destinations
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Brand identifier from GET /brands.
Exact brand name, matched case-insensitively.
How many storefront pages to skip.
Required range:
x >= 0How many storefront pages to return (1-500).
Required range:
1 <= x <= 500Response
Successful Response
Storefront destinations for a selected brand.