enum AdExchangeEnvironment (v202411)

  • AdExchangeEnvironment identifies the format of inventory or "channel" in which ads serve.

  • The available AdExchangeEnvironment options include DISPLAY, VIDEO, GAMES, MOBILE, MOBILE_OUTSTREAM_VIDEO, DISPLAY_OUTSTREAM_VIDEO, and UNKNOWN.

  • Each option corresponds to a specific ad serving environment, such as browser-based display ads, in-stream video, or mobile app ads.

  • The Namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

Identifies the format of inventory or "channel" in which ads serve.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
DISPLAY Ads serve in a browser.
VIDEO In-stream video ads serve in a video.
GAMES In-stream video ads serve in a game.
MOBILE Ads serve in a mobile app.
MOBILE_OUTSTREAM_VIDEO Out-stream video ads serve in a mobile app. Examples include mobile app interstitials and mobile app rewarded ads.
DISPLAY_OUTSTREAM_VIDEO Out-stream video ads serve in a browser. Examples include in-feed and in-banner video ads.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.