Hi,
I’m looking to go live with a Roku Direct Publisher channel! Very excited.
I’d like to implement ad schedules for our videos, that include mid roll ads. Please help!
Thanks,
Roku Channel Guy
Hi,
I’m looking to go live with a Roku Direct Publisher channel! Very excited.
I’d like to implement ad schedules for our videos, that include mid roll ads. Please help!
Thanks,
Roku Channel Guy
adBreaks
[table][tr][td][/td]
string
Optional
One or more time codes. Represents a time duration from the beginning of the video where an ad shows up. Conforms to the format: {hh}:{mm}:{ss}.
[/tr]
[/table]
“adbreaks” [ “00:15:00”, “00:30:00”, “00:45:00”],
just ad that into the json file anywhere betwen the [“id”…] if it’s the last one remove the trailing comma…
OK – how would you go about adding in the ad tags for each break, thanks.
“mitchstein” wrote:
adBreaks[table][tr][td][/td]
string
Optional
One or more time codes. Represents a time duration from the beginning of the video where an ad shows up. Conforms to the format: {hh}:{mm}:{ss}.
[/tr]
[/table]“adbreaks” [ “00:15:00”, “00:30:00”, “00:45:00”],
just ad that into the json file anywhere betwen the [“id”…] if it’s the last one remove the trailing comma…
OK – how would you go about adding in the ad tags for each break, thanks.
“musictv” wrote:
OK – how would you go about adding in the ad tags for each break, thanks.
I’ve never seen a definition for “ad tags” is there such a thing?