enum RequestPlatform (v202405)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `RequestPlatform` enumeration, within the `YieldGroupService`, categorizes the platform where an ad request originates."],["It includes platform options like `BROWSER`, `MOBILE_APP`, and `VIDEO_PLAYER`, in addition to an `UNKNOWN` option."],["This information is used for targeting ad requests based on their originating platform within Google Ad Manager."]]],["The document outlines various services and their dependencies within an ad management platform. Core services include AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. YieldGroupService relies on RequestPlatformTargeting. RequestPlatform, within the specified namespace, defines enumerations: UNKNOWN, BROWSER, MOBILE_APP, and VIDEO_PLAYER, detailing platform types for service requests.\n"]]