amazon_ ads_ archive_ sd_ ad_ group
Permanently archive one Sponsored Display ad_group. A write tool that previews before it changes anything, one of 103 Amazon Ads tools on the Get MCP Ads…
Permanently archive one Sponsored Display ad_group. Irreversible. Preview and explicit confirmation of this exact entity are required.
- Source
- Amazon Ads
- Kind
- Write
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
accountId- Endpoint
- https:/
/ mcp. getmcpads. com/ amazon-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
accountId | string | Required | Exact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged. |
entityId | string | Required | Exact ID of the entity selected by this operation. It must belong to the selected account. |
confirm | boolean | Optional | Preview first; confirm only the exact change authorized by the user. Default: false. |
previewToken | string | Optional | Exact preview token, valid ten minutes in this workspace and profile. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "amazon_ads_archive_sd_ad_group",
"args": {
"accountId": "<string>",
"entityId": "<string>"
}
}
}