Draft a Reddit ad
draft_reddit_adCreate a Reddit ad draft as a paused preview: posts to a Reddit profile or promotes an existing post, with verified click URLs and configurable comments, call-to-action, and post type.
Instructions
Draft a Reddit ad: creates a post on the profile, then the ad (PAUSED) — PREVIEW.
profile_id from list_reddit_funding_instruments (profiles). post_type TEXT (headline + optional body) or IMAGE (headline + public image_url). click_url is verified to be reachable before drafting — never point ads at unverified pages. call_to_action is one of Reddit's fixed labels (Learn More, Sign Up, Shop Now, Download, ...). Comments are public on Reddit ads; pass allow_comments=false to disable them.
post_id (t3_...) promotes an EXISTING post instead, keeping its upvotes and comments: no post is created, headline/body/image are ignored, and profile_id defaults to the post's. TEXT posts take no click_url (they open themselves); media posts default click_url to the post's destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| ad_name | No | ||
| post_id | No | ||
| headline | No | ||
| click_url | No | ||
| image_url | No | ||
| post_type | No | TEXT | |
| profile_id | No | ||
| ad_group_id | Yes | ||
| display_url | No | ||
| ad_account_id | No | ||
| allow_comments | No | ||
| call_to_action | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||