enum RequestPlatform (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
UNKNOWN
|
|
BROWSER
|
|
MOBILE_APP
|
|
VIDEO_PLAYER
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRequestPlatform\u003c/code\u003e enumeration, within the \u003ccode\u003eYieldGroupService\u003c/code\u003e and under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e, categorizes the platform where an ad request originates.\u003c/p\u003e\n"],["\u003cp\u003eIt includes values like \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eBROWSER\u003c/code\u003e, \u003ccode\u003eMOBILE_APP\u003c/code\u003e, and \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e to specify the source of the request, such as web browsers, mobile applications, or video players.\u003c/p\u003e\n"],["\u003cp\u003eSeveral other services like \u003ccode\u003eAdRuleService\u003c/code\u003e, \u003ccode\u003eAdjustmentService\u003c/code\u003e, \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, \u003ccode\u003eNativeStyleService\u003c/code\u003e, \u003ccode\u003eProposalLineItemService\u003c/code\u003e, \u003ccode\u003eProposalService\u003c/code\u003e, \u003ccode\u003ePublisherQueryLanguageService\u003c/code\u003e, and \u003ccode\u003eTargetingPresetService\u003c/code\u003e also utilize the \u003ccode\u003eRequestPlatform\u003c/code\u003e enumeration.\u003c/p\u003e\n"]]],["The content lists several services, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. YieldGroupService utilizes RequestPlatformTargeting. RequestPlatform, within the namespace `https://www.google.com/apis/ads/publisher/v202411`, defines four enumeration values: UNKNOWN, BROWSER, MOBILE_APP, and VIDEO_PLAYER. These enumerations represent different types of platforms.\n"],null,["# enum RequestPlatform (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatform) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.RequestPlatform) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.RequestPlatform) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.RequestPlatform) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.RequestPlatform) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.RequestPlatform) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.RequestPlatform) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.RequestPlatform) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.RequestPlatform) **YieldGroupService** **Dependencies** \n[RequestPlatformTargeting](/ad-manager/api/reference/v202411/YieldGroupService.RequestPlatformTargeting) \n▼\n**RequestPlatform**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------|-------------|\n| `UNKNOWN` | |\n| `BROWSER` | |\n| `MOBILE_APP` | |\n| `VIDEO_PLAYER` | |"]]