[[["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."],[[["\u003cp\u003eEnvironmentType is an enumeration used to define the environments where ads can be displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for EnvironmentType is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis type includes two enumerations: \u003ccode\u003eBROWSER\u003c/code\u003e for web browsers and \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e for video players.\u003c/p\u003e\n"]]],["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"],null,["# enum EnvironmentType (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.EnvironmentType) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.EnvironmentType) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.EnvironmentType) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.EnvironmentType) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**EnvironmentType**\n\nEnum for the valid environments in which ads can be shown.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------|------------------------|\n| `BROWSER` | A regular web browser. |\n| `VIDEO_PLAYER` | Video players. |"]]