[[["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-02-13 UTC."],[[["`EnvironmentType` is an enum used to define the environment where ads will be displayed."],["It has two possible values: `BROWSER` for regular web browsers and `VIDEO_PLAYER` for video players."],["These values are used by several services like ForecastService, InventoryService, LineItemService, ProposalLineItemService and SuggestedAdUnitService to specify the ad environment."]]],["The core content outlines valid environments for ad display, defined by the `EnvironmentType` enum. Key services related to ads include ForecastService, InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService. `ProposalLineItem` is a dependency. The enumeration within `EnvironmentType` specifies two environments: `BROWSER`, for regular web browsers, and `VIDEO_PLAYER`, for video players. This information is part of the `https://www.google.com/apis/ads/publisher/v202402` namespace.\n"]]