[[["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 `ProposalService` uses `BuyerRfp` as a dependency. `AdExchangeEnvironment` identifies ad inventory format, or \"channel.\" Possible values include `DISPLAY` (browser ads), `VIDEO` (in-stream video), `GAMES` (in-game video), `MOBILE` (mobile app ads), `MOBILE_OUTSTREAM_VIDEO` (out-stream mobile video, such as interstitials), `DISPLAY_OUTSTREAM_VIDEO` (out-stream browser video, like in-feed ads), and `UNKNOWN` (unexposed value). The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum AdExchangeEnvironment (v202502)\n\n**Service** \n**ProposalService** **Dependencies** \n[BuyerRfp](/ad-manager/api/reference/v202502/ProposalService.BuyerRfp) \n▼\n**AdExchangeEnvironment**\n\nIdentifies the format of inventory or \"channel\" in which ads serve.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------------------|--------------------------------------------------------------------------------------------------------------------|\n| `DISPLAY` | Ads serve in a browser. |\n| `VIDEO` | In-stream video ads serve in a video. |\n| `GAMES` | In-stream video ads serve in a game. |\n| `MOBILE` | Ads serve in a mobile app. |\n| `MOBILE_OUTSTREAM_VIDEO` | Out-stream video ads serve in a mobile app. Examples include mobile app interstitials and mobile app rewarded ads. |\n| `DISPLAY_OUTSTREAM_VIDEO` | Out-stream video ads serve in a browser. Examples include in-feed and in-banner video ads. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]