type RequestPlatformTargeting (v202308)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
Field
|
|
RequestPlatform[]
Enumerations
-
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["RequestPlatformTargeting allows you to target inventory based on the platform where the ad request originates (e.g., browser, mobile app, video player)."],["You can specify a list of targeted request platforms using the `targetedRequestPlatforms` field which accepts values from the `RequestPlatform` enumeration."],["RequestPlatformTargeting is used within the YieldGroupService and relies on the Targeting service, enabling refined ad delivery based on the user's platform."],["Available request platform options are `UNKNOWN`, `BROWSER`, `MOBILE_APP`, and `VIDEO_PLAYER` and are defined in the `RequestPlatform` enumeration."],["This feature resides within the `https://www.google.com/apis/ads/publisher/v202308` namespace for API access."]]],[]]