Stream Kit Docs
API ReferenceTwitch

Ad Break Begin

Twitch trigger: twitch:twitch:ads:ad-break-begin

Ad Break Begin

Trigger IDtwitch:twitch:ads:ad-break-begin
PluginTwitch
CategoryAds

Variables

Copy variables into handler fields using {variableName} syntax.

{durationSeconds}{isAutomatic}{requester}{requesterId}{broadcasterId}{channel}
NameTypeDescription
{durationSeconds}
number

Duration Seconds (number).

Example: 60

{isAutomatic}
boolean

Is Automatic (boolean).

Example: false

{requester}
string

Requester (string).

Example: TestBroadcaster

{requesterId}
string

Requester Id (string).

Example: 123456

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

On this page