edit_ad
Update an existing Telegram ad's text, media, budget, or schedule. Adjust only the fields you provide. Targeting remains unchanged; clone the ad to modify targeting.
Instructions
Edit an ad. Only provided fields are sent.
picture=True shows the avatar, picture=False turns it off (sends picture=0).
clear_media=True removes attached photo/video.
budget_action + budget_amount changes total budget (increase resumes a depleted ad).
Targeting cannot be changed after creation — clone_ad instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpm | No | ||
| text | No | ||
| ad_id | Yes | ||
| media | No | ||
| title | No | ||
| active | No | ||
| button | No | ||
| picture | No | ||
| schedule | No | ||
| audience_id | No | ||
| clear_media | No | ||
| promote_url | No | ||
| schedule_tz | No | ||
| daily_budget | No | ||
| website_name | No | ||
| activate_date | No | ||
| budget_action | No | ||
| budget_amount | No | ||
| views_per_user | No | ||
| deactivate_date | No | ||
| conversion_event | No | ||
| schedule_tz_custom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||