enum AdServingFormat (v202502)

  • AdServingFormat indicates how ads for a live stream are served.

  • Options include serving ads through Google Ad Manager DAI (AD_MANAGER_DAI) or standard Google Ad Manager Ad Serving (DIRECT).

  • An UNKNOWN value is returned if the actual value is not exposed by the requested API version.

Indicates how the ads of the live stream should be served.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
AD_MANAGER_DAI The ads are served through Google Ad Manager DAI.
DIRECT The ads are served through Google Ad Manager Ad Serving.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.