launch_ad
Create a Telegram ad with budget, set targeting, and submit for review. Returns each step's status to identify failures.
Instructions
Create on_hold, add budget, submit for review. Does not activate.
Returns each step so you can see which one failed. Prefer this over calling
create_ad + edit_ad + send_target_to_review by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpm | Yes | ||
| bots | No | ||
| text | No | ||
| media | No | ||
| title | Yes | ||
| budget | No | 1 | |
| channels | No | ||
| countries | No | ||
| user_langs | No | ||
| audience_id | No | ||
| promote_url | Yes | ||
| skip_review | No | ||
| target_type | No | channels | |
| user_topics | No | ||
| daily_budget | No | 0 | |
| search_queries | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||