Amazon Ads Integration
Adspirer’s newest ad platform brings Amazon advertising to your AI assistant. Create and manage Sponsored Products, Sponsored Brands, and Sponsored Display campaigns with 61 specialized tools. Build campaigns from your ASINs and SKUs, run AUTO or MANUAL keyword targeting, get Amazon-native bid and keyword recommendations, and track ACOS and ROAS — all from a conversation. Multi-region advertiser profiles (NA, EU, FE) are discovered and routed automatically, and every campaign is created PAUSED so you can review before it spends.Prerequisites
- An Amazon Advertising account (create one here)
- Products listed on Amazon under a Seller or Vendor account
- Amazon Brand Registry — required for Sponsored Brands campaigns
- Adspirer account connected via Claude Code, Cursor, or any supported AI client
Connecting Amazon Ads
Adspirer connects to Amazon Ads through OAuth using Login with Amazon (LwA). Once you’ve set up Adspirer with your AI client, connect Amazon:- Open your AI assistant (ChatGPT, Claude, Claude Code, etc.)
- Say: “Connect my Amazon Ads account”
- Adspirer opens your browser for Amazon authorization
- Sign in with Login with Amazon and approve the requested permissions (read campaign data, create campaigns, manage budgets)
- On connect, Adspirer imports each Amazon advertiser profile as an ad account — the first becomes active, and you can activate the others later
profile_id) — find them anytime with list_amazon_profiles.
What You Can Do (61 Tools)
Accounts
list_amazon_profiles— List your Amazon advertiser profiles across NA, EU, and FE, with profile IDs, regions, and active status
Campaign Management (SP + SB + SD)
list_amazon_campaigns— List campaigns across Sponsored Products, Brands, and Display with status and budgetcreate_amazon_sp_campaign— Create a Sponsored Products campaign (created PAUSED)create_amazon_sb_campaign— Create a Sponsored Brands campaign (created PAUSED)create_amazon_sd_campaign— Create a Sponsored Display campaign (created PAUSED)update_amazon_campaigns— Update name, budget, or bidding strategy across campaign typespause_amazon_campaigns— Pause one or more campaignsresume_amazon_campaigns— Resume paused campaignsdelete_amazon_campaigns— Archive campaigns
Sponsored Products Structure
list_amazon_ad_groups/create_amazon_ad_groups/update_amazon_ad_groups/delete_amazon_ad_groups— Manage ad groups within Sponsored Products campaignslist_amazon_product_ads/add_amazon_product_ads/update_amazon_product_ads/delete_amazon_product_ads— Manage the product ads (your ASINs/SKUs) inside each ad grouplist_amazon_keywords/add_amazon_keywords/update_amazon_keywords/delete_amazon_keywords— Manage keywords for MANUAL targeting (bids, match types)list_amazon_negative_keywords/add_amazon_negative_keywords/delete_amazon_negative_keywords— Block irrelevant search terms to cut wasted spendlist_amazon_targets/add_amazon_targets/update_amazon_targets/delete_amazon_targets— Manage product and category targeting
Sponsored Brands Structure
list_amazon_sb_ad_groups— List Sponsored Brands ad groupslist_amazon_sb_ads/update_amazon_sb_ads/create_amazon_sb_ad— Manage Sponsored Brands ads across all 7 ad types (productCollection, video, brandVideo, storeSpotlight, autoCollection, manualCollection, productCollectionExtended)list_amazon_sb_creatives/update_amazon_sb_creatives— Manage Sponsored Brands creative assetslist_amazon_sb_keywords/add_amazon_sb_keywords/update_amazon_sb_keywords/delete_amazon_sb_keywords— Manage Sponsored Brands keywordsadd_amazon_sb_negative_keywords— Add negative keywords to Sponsored Brands campaignslist_amazon_sb_targets/add_amazon_sb_targets/update_amazon_sb_targets— Manage Sponsored Brands product and category targetsadd_amazon_sb_themes— Add theme-based targets to Sponsored Brands campaigns
Creative Assets
upload_amazon_asset— Upload a creative asset (for example a brand logo required by productCollection ads)search_amazon_assets— Find existing assets in your Amazon account library
Recommendations & Budget Intelligence
get_amazon_keyword_recommendations— Suggested Sponsored Products keywords for your ASINsget_amazon_bid_recommendations— Suggested Sponsored Products bids by keyword or targetget_amazon_sb_keyword_recommendations— Suggested keywords for Sponsored Brandsget_amazon_sb_bid_recommendations— Suggested bids for Sponsored Brandsget_amazon_budget_recommendations— Recommended budget changes based on performanceget_amazon_budget_usage— How much of each campaign’s budget is being consumed
Reporting & Analytics
get_amazon_campaign_performance— Campaign metrics including impressions, clicks, spend, sales, ACOS, and ROASget_amazon_search_terms— The actual search terms shoppers used to find your adsget_amazon_report— Retrieve an async Amazon report by report ID once it’s ready
Amazon-Specific Analytics
analyze_amazon_wasted_spend— Find keywords and targets spending without convertingoptimize_amazon_budget— Budget reallocation recommendations based on ACOS and ROASget_amazon_product_performance— Per-ASIN/SKU performance breakdownanalyze_amazon_placements— Compare performance across placements (top of search, product pages, rest of search)analyze_amazon_targeting— Evaluate keyword and product targeting effectivenessget_amazon_purchased_products— Cross-sell view of what shoppers actually bought after clicking your ads
Power Tool
amazon_unified_api— Direct access to Amazon’s Advertising API for advanced operations not covered by the dedicated tools above
Sponsored Products Creation Workflow
Sponsored Products campaigns follow this workflow:Example Prompts
Check Performance
Amazon campaign metrics with ACOS and ROAS.
Create a Sponsored Products Campaign
Sponsored Products campaign by ASIN with keyword research.
Find Wasted Spend
ACOS-based wasted spend analysis with negative keyword suggestions.
Launch a Sponsored Brands Campaign
Sponsored Brands productCollection campaign with brand logo.
ACOS, ROAS, and Amazon-Native Metrics
Amazon reporting uses retail-specific metrics that differ from other ad platforms. Adspirer surfaces them directly:- Impressions, clicks, CTR, spend — standard delivery metrics
- Purchases and sales — units ordered and attributed revenue
- ACOS (advertising cost of sales) — ad spend ÷ attributed sales, expressed as a percentage. Lower is better. ACOS is the metric most Amazon advertisers optimize toward.
- ROAS (return on ad spend) — attributed sales ÷ ad spend. ROAS is the inverse of ACOS: higher is better.
- Per-ASIN / per-SKU performance — see which products your ads are actually selling, not just campaign totals
- Cross-sell / purchased products — what shoppers bought after clicking, even if it wasn’t the advertised ASIN
get_amazon_campaign_performance for the rollup, get_amazon_product_performance for the per-ASIN view, and get_amazon_purchased_products for the cross-sell view.
Reporting is asynchronous
Amazon Reporting v3 generates reports asynchronously. Adspirer requests a report, then polls Amazon until it’s ready, andget_amazon_report retrieves it by report_id once complete. For large date ranges, a report may still be processing when first requested — ask the assistant to check again in a moment, or pass the report_id to get_amazon_report.
Sponsored Brands & Brand Registry
Sponsored Brands supports all 7 ad types — productCollection, video, brandVideo, storeSpotlight, autoCollection, manualCollection, and productCollectionExtended — plus a full creative asset pipeline and keyword, target, and theme management.Best Use Cases for Amazon Ads
- Product launches: Drive visibility for new ASINs that have no organic ranking yet
- Category capture: Show up when shoppers search for your product category (high purchase intent)
- Brand defense and conquest: Protect your branded search and target competitor products with Sponsored Display
- Best-seller scaling: Pour budget into proven ASINs with strong ACOS to grow share
- Cross-sell and catalog depth: Use purchased-products data to find which products to advertise together
Troubleshooting
”Amazon account not connected” error
Re-authenticate with Login with Amazon:list_amazon_profiles and ask the assistant to switch to the correct profile_id (and region) before creating or pulling data.
”Brand Registry required” error on Sponsored Brands
Sponsored Brands campaigns need an enrolled brand. Make sure your brand is in Amazon Brand Registry and that you’ve supplied the brand entity ID. For productCollection ads, upload a brand logo withupload_amazon_asset first. If you don’t have Brand Registry, run Sponsored Products or Sponsored Display instead.
”Report still processing” / no report data yet
Amazon reports are asynchronous (Reporting v3). The report is requested, then polled until Amazon finishes generating it. If a report isn’t ready on the first try, wait a moment and retrieve it again withget_amazon_report using the report_id. Large date ranges take longer to generate.
Campaign created but not spending
This is expected. Adspirer creates every Amazon campaign PAUSED because campaigns run against production (there’s no Amazon sandbox). Review the campaign, then ask the assistant to resume it withresume_amazon_campaigns.
If you’re using agent skills, the AI enforces the correct workflow automatically.
FAQ
How is Amazon Ads billed in Adspirer?
How is Amazon Ads billed in Adspirer?
Does Adspirer support multiple Amazon marketplaces and regions?
Does Adspirer support multiple Amazon marketplaces and regions?
list_amazon_profiles to see them and target a specific one by its profile_id.What's the difference between Sponsored Products, Sponsored Brands, and Sponsored Display?
What's the difference between Sponsored Products, Sponsored Brands, and Sponsored Display?
Do I need Amazon Brand Registry?
Do I need Amazon Brand Registry?
upload_amazon_asset for productCollection ads.Will Adspirer launch my Amazon campaigns automatically?
Will Adspirer launch my Amazon campaigns automatically?
resume_amazon_campaigns.Is my Amazon advertising data secure?
Is my Amazon advertising data secure?

