API ReferenceTwitch
Ad Break Begin
Twitch trigger: twitch:twitch:ads:ad-break-begin
Ad Break Begin
| Trigger ID | twitch:twitch:ads:ad-break-begin |
| Plugin | Twitch |
| Category | Ads |
Variables
Copy variables into handler fields using {variableName} syntax.
{durationSeconds}{isAutomatic}{requester}{requesterId}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{durationSeconds} | number | Duration Seconds (number). Example: |
{isAutomatic} | boolean | Is Automatic (boolean). Example: |
{requester} | string | Requester (string). Example: |
{requesterId} | string | Requester Id (string). Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |