Get Budget Group
get_budget_groupGet configuration and settings for a budget group (NOT performance data).
KEYWORDS: budget, group, settings, configuration, details, allocation, campaigns
WHEN TO USE:
- "Show me the [group name] budget group settings/configuration"
- "What campaigns are in the [group name] budget group?"
- "What's the budget allocation for [group name]?"
- Getting budget group metadata without performance metrics
WHEN NOT TO USE:
- Performance questions (spend, CPL, leads, conversions) → use budget_group_performance instead
- Questions like "how did X perform" or "total spend for X" → use budget_group_performance instead
NOTE: If the user is asking about performance metrics (spend, leads, CPL, etc.),
use budget_group_performance directly - it accepts the name and handles ID lookup internally.
Returns complete budget group information including campaigns, budget allocation, and settings.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the budget group to search for. Example: 'Brand' |