enum RequestPlatform (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace, categorizes the platform a request originates from.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options like \u003ccode\u003eBROWSER\u003c/code\u003e, \u003ccode\u003eMOBILE_APP\u003c/code\u003e, and \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e, alongside an \u003ccode\u003eUNKNOWN\u003c/code\u003e value for unspecified platforms.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is a dependency for the \u003ccode\u003eYieldGroupService\u003c/code\u003e and is utilized within its \u003ccode\u003eRequestPlatformTargeting\u003c/code\u003e feature.\u003c/p\u003e\n"],["\u003cp\u003eSeveral other Google Ad Manager services, such as \u003ccode\u003eAdRuleService\u003c/code\u003e, \u003ccode\u003eAdjustmentService\u003c/code\u003e, and \u003ccode\u003eForecastService\u003c/code\u003e, also utilize the \u003ccode\u003eRequestPlatform\u003c/code\u003e enumeration.\u003c/p\u003e\n"]]],["The content outlines several services and their associated components within a platform, likely for ad management. These services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. YieldGroupService has a dependency, RequestPlatformTargeting. RequestPlatform, within the namespace `https://www.google.com/apis/ads/publisher/v202408`, is an enumeration with values such as UNKNOWN, BROWSER, MOBILE_APP, and VIDEO_PLAYER.\n"],null,["# enum RequestPlatform (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.RequestPlatform) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.RequestPlatform) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.RequestPlatform) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.RequestPlatform) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.RequestPlatform) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.RequestPlatform) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.RequestPlatform) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.RequestPlatform) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.RequestPlatform) **YieldGroupService** **Dependencies** \n[RequestPlatformTargeting](/ad-manager/api/reference/v202408/YieldGroupService.RequestPlatformTargeting) \n▼\n**RequestPlatform**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------|-------------|\n| `UNKNOWN` | |\n| `BROWSER` | |\n| `MOBILE_APP` | |\n| `VIDEO_PLAYER` | |"]]