[[["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 2024-05-15 UTC."],[[["EnvironmentType is an enumeration used to specify the environment in which ads will be displayed, like a web browser or a video player."],["It's part of the Google Ad Manager API and is used by services like ForecastService, InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService."],["The enum currently supports two environments: `BROWSER` for standard web browsers and `VIDEO_PLAYER` for video player environments."]]],["The content defines valid environments for ad display and lists related services and dependencies. The `EnvironmentType` enum specifies that ads can be shown in `BROWSER` (web browsers) or `VIDEO_PLAYER` environments. Services include `ForecastService`, `InventoryService`, `LineItemService`, `ProposalLineItemService`, and `SuggestedAdUnitService`. `ProposalLineItem` is identified as a dependency, all are part of the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]