enum EnvironmentType (v202508)

  • EnvironmentType is an enum used in Google Ad Manager to specify the valid environments where ads can be displayed.

  • The valid environments defined are BROWSER for regular web browsers and VIDEO_PLAYER for video players.

  • Several services in the Google Ad Manager API, such as ForecastService, InventoryService, and LineItemService, utilize the EnvironmentType enum.

Enum for the valid environments in which ads can be shown.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
BROWSER A regular web browser.
VIDEO_PLAYER Video players.