Create a YouTube ad
create_youtube_adCreate a YouTube video ad from a video link. Optionally notify followers once per video when active, or disable silently. Requires paid membership.
Instructions
Creates a new YouTube video ad; the video ID is derived automatically from the link. Creating with status 1 (default) emails your followers once, ever, per video - pass status 0 to create it silently as Disabled. Requires a paid membership (Bronze/Silver/Gold); returns an error for free accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Video ad title. | |
| status | No | 1 = Active (default, notifies followers), 0 = Disabled (silent). | |
| description | No | Optional description. | |
| youtube_link | Yes | YouTube video URL (youtube.com/watch, youtu.be, embed, or /v/ formats). |