[[["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-08-20 UTC."],[[["`EnvironmentType` is an enum used to specify the environment where ads will be displayed, like web browsers or video players."],["This enum includes two values: `BROWSER` for regular web browsers and `VIDEO_PLAYER` for video players."],["The `EnvironmentType` enum is part of the Google Ad Manager API and is utilized by various services such as ForecastService, LineItemService, and others for targeting ad delivery."]]],["The content defines `EnvironmentType`, an enumeration specifying valid environments for ad display. It lists two possible environments: `BROWSER`, representing a regular web browser, and `VIDEO_PLAYER`, referring to video players. It is related to the services ForecastService, InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService, and depends on AdUnitSize. This definition belongs to the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]