Inputs
Output
Type:List[Dict]
Returns the raw list of brand stores as provided by the Ads API v1 query/brandStores endpoint.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Searches Amazon brand stores by name; store URLs can be used as Sponsored Brands landing pages
| App | Amazon Ads |
| Operation ID | amazon_ads_list_brand_stores |
| 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 stores should be listed. |
store_name | string | Yes | - | Store name to search for (Amazon requires a name filter with exactly one value). The store URLs returned can be used as Sponsored Brands landing pages. |
List[Dict]
Returns the raw list of brand stores as provided by the Ads API v1 query/brandStores endpoint.