enum EnvironmentType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
EnvironmentType is an enum that defines valid environments for showing ads.
The valid environments are BROWSER for web browsers and VIDEO_PLAYER for video players.
EnvironmentType is associated with services like ForecastService, InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document outlines several services related to ad management, including ForecastService, InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService. It also details a `LineItemSummary` dependency. It specifies that `EnvironmentType` is an enumeration defining valid ad environments, which are currently `BROWSER` (regular web browsers) and `VIDEO_PLAYER` (video players), with a defined namespace of `https://www.google.com/apis/ads/publisher/v202411`.\n"]]