get_ad_groups
List ad groups in a Reddit Ads account, with budget and bid data. Optionally filter by campaign or status.
Instructions
List ad groups in an account, optionally filtered to one campaign, with budget and bid fields in USD. Ad groups hold the budget, bid, and targeting that update_budget, update_bid, and update_targeting change. Use get_ad_group for a single known id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Client-side filter on configured_status. | |
| account_id | No | Ad account id. Falls back to REDDIT_ADS_ACCOUNT_ID. | |
| campaign_id | No | Only return ad groups in this campaign. |