Draft a Reddit ad group
draft_reddit_ad_groupCreate a paused Reddit ad group and receive a preview. Configure targeting, budget, bidding, and schedule to validate before activation.
Instructions
Draft a new Reddit ad group (created PAUSED) — returns a PREVIEW.
Required: campaign_id, ad_group_name, conversion_pixel_id (Reddit rule; from get_reddit_pixels) and at least one targeting list (geolocations, communities, interests or keywords — ids/names from search_reddit_targeting). For non-CBO campaigns also daily_budget (or lifetime_budget + end_time), bid_strategy (BIDLESS, MANUAL_BIDDING, MAXIMIZE_VOLUME, TARGET_CPX) and bid_type (CPC, CPM, CPV, CPV6, CPV15); MANUAL_BIDDING/TARGET_CPX need bid_value. optimization_goal is the pixel event to optimize for (PURCHASE, SIGN_UP, LEAD, PAGE_VISIT, ...). Budgets are checked against max_daily_budget.
schedule: weekly delivery windows ("time of day" in Ads Manager), a list of blocks like {"days": "MON-FRI", "start_hour": 13, "end_hour": 23} (day names, hours 0-23, end_hour inclusive) or the native {"start_day": "FRI", "start_hour": 22, "end_day": "SAT", "end_hour": 3}. Omit for delivery at any time. Hours apply in each viewer's local time, not the account time zone. locations: placements, FEED and/or COMMENTS_PAGE (conversation pages).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gender | No | ||
| bid_type | No | ||
| end_time | No | ||
| keywords | No | ||
| schedule | No | ||
| bid_value | No | ||
| interests | No | ||
| languages | No | ||
| locations | No | ||
| platforms | No | ||
| start_time | No | ||
| campaign_id | Yes | ||
| communities | No | ||
| bid_strategy | No | ||
| daily_budget | No | ||
| geolocations | No | ||
| ad_account_id | No | ||
| ad_group_name | Yes | ||
| lifetime_budget | No | ||
| expand_targeting | No | ||
| excluded_keywords | No | ||
| optimization_goal | No | ||
| conversion_pixel_id | Yes | ||
| excluded_communities | No | ||
| excluded_geolocations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||