Valid commercial break lengths in the API

For the commercial endpoint, it says:

The length of the commercial (in seconds) is specified in the request body, with a required length parameter. Valid values are 30, 60, 90, 120, 150, and 180.

How would I go about running a 300 second (5 minute) advert? This is possible via the dashboard but it appears if I send a request to this endpoint with {"length":300} it will return a 422.

Max I see in the dashboard is 3 minutes.

https://help.twitch.tv/customer/portal/articles/659095-chat-moderation-commands also says 30/60/90/120/150/180 are the only valid options

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.