Skip to content
Get MCP AdsGet MCP Ads, home
View as Markdown

amazon_ads_update_product_ad

Update one Sponsored Products product ad: state. A write tool that previews before it changes anything, one of 103 Amazon Ads tools on the Get MCP Ads MCP…

Update one Sponsored Products product ad: state. Enabling may spend; archiving is irreversible. Preview binds current values, and confirm refuses a stale or changed request. Requires a paid plan.

Kind
Write
Discovery
Reachable through search_tools and run_tool
Account parameter
accountId
Endpoint
https://mcp.getmcpads.com/amazon-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
accountIdstringRequiredExact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged.
entityIdstringRequiredExact ID of the entity selected by this operation. It must belong to the selected account.
statestringOptionalENABLED can spend; PAUSED stops this entity; ARCHIVED is irreversible. One of: ENABLED, PAUSED, ARCHIVED.
confirmbooleanOptionalFalse previews only. True applies the exact preview explicitly approved by the user. Default: false.
previewTokenstringOptionalToken from this exact preview. Confirm only the change approved by the user; expires in ten minutes.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "amazon_ads_update_product_ad",
    "args": {
      "accountId": "<string>",
      "entityId": "<string>"
    }
  }
}
Esc

Type to search