type RequestPlatformTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Provides line items the ability to target the platform that
requests and renders the ad.
The following rules apply for RequestPlatformTargeting
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
|
RequestPlatform[]
Enumerations
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
-
BROWSER
- Represents a request made from a web browser. This includes both desktop and mobile web.
-
MOBILE_APP
- Represents a request made from a mobile application. This includes mobile app interstitial and
rewarded video requests.
-
VIDEO_PLAYER
- Represents a request made from a video player that is playing publisher content. This includes
video players embedded in web pages and mobile applications, and connected TV screens.
|
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\u003eRequestPlatformTargeting allows line items to target the platform requesting and rendering the ad (e.g., web, mobile app, video player).\u003c/p\u003e\n"],["\u003cp\u003eIt's required for ProposalLineItems and video line items; for non-video and proposal-generated line items, it's read-only and assigned by Google.\u003c/p\u003e\n"],["\u003cp\u003eIf RequestPlatformTargeting is used with video line items but the targetedRequestPlatforms field is empty, all request platforms are targeted.\u003c/p\u003e\n"],["\u003cp\u003eRequestPlatformTargeting uses the RequestPlatform enum to specify the targeted platforms, including browser, mobile app, and video player.\u003c/p\u003e\n"]]],["The document details `RequestPlatformTargeting`, which allows line items to target ad-requesting platforms. It applies to services like `AdRuleService`, `ForecastService`, `LineItemService`, and others. Key rules include: `RequestPlatformTargeting` is mandatory for `ProposalLineItems` and video line items; empty values target all platforms; and it's read-only for non-video and proposal-generated line items. `targetedRequestPlatforms` defines the specific platform types, including `BROWSER`, `MOBILE_APP`, and `VIDEO_PLAYER`.\n"],null,["# type RequestPlatformTargeting (v202411)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.RequestPlatformTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.RequestPlatformTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.RequestPlatformTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.RequestPlatformTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.RequestPlatformTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.RequestPlatformTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.RequestPlatformTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.RequestPlatformTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.RequestPlatformTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/AdRuleService.Targeting) \n▼\n**RequestPlatformTargeting**\n\n\nProvides line items the ability to target the platform that\nrequests and renders the ad.\n\nThe following rules apply for [RequestPlatformTargeting](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting)\n\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting) must be specified for [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItem)s.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting) must be specified for video line items. Empty values for [RequestPlatformTargeting.targetedRequestPlatforms](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting#targetedRequestPlatforms) mean that all request platforms will be targeted.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting) is read-only and assigned by Google for non-video line items.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting) is read-only and assigned by Google for line items generated from proposal line items.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedRequestPlatforms` | ` `[RequestPlatform](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatform)`[]` *** ** * ** *** **Enumerations** `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. `BROWSER` : Represents a request made from a web browser. This includes both desktop and mobile web. `MOBILE_APP` : Represents a request made from a mobile application. This includes mobile app interstitial and rewarded video requests. `VIDEO_PLAYER` : Represents a request made from a video player that is playing publisher content. This includes video players embedded in web pages and mobile applications, and connected TV screens. \u003cbr /\u003e |"]]