Inputs
Output
Type:List[Dict]
Returns the raw list of brand store pages as provided by the Ads API v1 query/brandStorePages endpoint.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists brand store pages; the page URLs can be used as Sponsored Brands landing pages
| App | Amazon Ads |
| Operation ID | amazon_ads_list_brand_store_pages |
| Type | Action |
| Connection | amazon_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Amazon Ads profile whose brand store pages should be listed. |
store_id | string | No | - | Optional brand store ID to list pages for (from amazon_ads_list_brand_stores). Lists pages across stores when omitted. |
limit | integer | No | 50 | Maximum number of store pages to return. Default: 50. |
List[Dict]
Returns the raw list of brand store pages as provided by the Ads API v1 query/brandStorePages endpoint.