get_daily_performance
Get day-by-day performance metrics for the past N days, with daily breakdowns and USD amounts, to spot trends or spikes.
Instructions
Day-by-day performance for the trailing N days, broken down by date, with money metrics in USD. Use this to see a trend or spot a spike. For window totals use get_performance_report, or compare_periods for a like-for-like change against the previous N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of trailing days. Default 7. | |
| account_id | No | Ad account id. Falls back to REDDIT_ADS_ACCOUNT_ID. |