get_ads
List ads in a Reddit Ads account, filtered by status or ad group. Returns ad records for analysis, excluding creative copy.
Instructions
List ads in an account, optionally filtered to one ad group. Returns ad records only, not creative copy: use get_ad_creative for headline and body text, or compare_ads to rank one ad group's ads by spend.
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. | |
| ad_group_id | No | Only return ads in this ad group. |