compare_ads
Compare ads within an ad group by spend, metrics, and creative headline to identify the top-performing creative.
Instructions
Per-ad performance within one ad group, joined with each ad's name and creative headline and sorted by spend - answers 'which creative is winning?' in one call. Money metrics in USD. Scoped to a single ad group: use get_performance_report for account-level totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Trailing days to report over. Default 30. | |
| metrics | No | Friendly metric names. Default: a useful spend+conversions set. | |
| account_id | No | Ad account id. Falls back to REDDIT_ADS_ACCOUNT_ID. | |
| ad_group_id | Yes | Ad group whose ads to compare. |