type PrerollSettings (v202405)
Service
LiveStreamEventService
Settings for ad breaks on LiveStreamEvent that are specific to preroll.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
adTag
|
xsd:string
The Ad Manager ad tag URL generated by the Ad Manager trafficking workflow that is associated
with this live stream event. This attribute is required.
This attribute is required.
|
maxAdPodDurationSeconds
|
xsd:long
The maximum duration (in seconds) for an ad break.
This attribute is required.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["PrerollSettings define ad break settings specifically for prerolls within LiveStreamEvents in Ad Manager."],["Key settings include the Ad Manager ad tag URL (`adTag`) and the maximum duration of an ad break (`maxAdPodDurationSeconds`)."],["Both `adTag` and `maxAdPodDurationSeconds` are required fields when configuring PrerollSettings."]]],["The document details settings for ad breaks within the `LiveStreamEventService`, specifically for prerolls. Key actions involve defining the `adTag`, a required Ad Manager ad tag URL associated with the live stream event. Also required is the `maxAdPodDurationSeconds`, which specifies the maximum length (in seconds) for an ad break. These configurations are found in the namespace `https://www.google.com/apis/ads/publisher/v202405` and are tied to the `PrerollSettings` of the `LiveStreamEvent`.\n"]]