Inputs
SelectableOption
Output
Type:Dict
Returns per-entity budget usage percentages with success and error lists.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets the current budget usage percentage of Amazon Ads campaigns or portfolios
| App | Amazon Ads |
| Operation ID | amazon_ads_get_budget_usage |
| 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 to get budget usage for. |
usage_scope | string or SelectableOption | Yes | - | What to get budget usage for: sp_campaigns, sb_campaigns, sd_campaigns, or portfolios. |
ids | array of string (also accepts a comma-separated string) | Yes | - | The campaign IDs (or portfolio IDs when usage_scope is portfolios) to get budget usage percentages for, as a list or comma-separated text. Up to 100. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
Dict
Returns per-entity budget usage percentages with success and error lists.