enum RequestPlatform (v202408)
- 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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `RequestPlatform` enumeration, within the `https://www.google.com/apis/ads/publisher/v202408` namespace, categorizes the platform a request originates from."],["It includes options like `BROWSER`, `MOBILE_APP`, and `VIDEO_PLAYER`, alongside an `UNKNOWN` value for unspecified platforms."],["This enumeration is a dependency for the `YieldGroupService` and is utilized within its `RequestPlatformTargeting` feature."],["Several other Google Ad Manager services, such as `AdRuleService`, `AdjustmentService`, and `ForecastService`, also utilize the `RequestPlatform` enumeration."]]],["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"]]