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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eRequestPlatformTargeting allows line items to target specific platforms where ads are requested and displayed, like web browsers, mobile apps, and video players.\u003c/p\u003e\n"],["\u003cp\u003eIt's required for ProposalLineItems and video line items, with empty values implying targeting all platforms for video line items.\u003c/p\u003e\n"],["\u003cp\u003eFor non-video and proposal-generated line items, Google automatically assigns and manages RequestPlatformTargeting, making it read-only.\u003c/p\u003e\n"],["\u003cp\u003eRequestPlatformTargeting uses an enumeration to define platform types like \u003ccode\u003eBROWSER\u003c/code\u003e, \u003ccode\u003eMOBILE_APP\u003c/code\u003e, and \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e, providing flexibility for ad delivery.\u003c/p\u003e\n"]]],["The core content outlines the functionality of `RequestPlatformTargeting`, a feature enabling line items to target the ad-requesting platform. Key actions include: specifying `RequestPlatformTargeting` for `ProposalLineItems` and video line items. Empty values in `targetedRequestPlatforms` target all platforms. The service is read-only and assigned by Google for non-video and proposal-generated line items. Enumerated `RequestPlatform` values include `BROWSER`, `MOBILE_APP`, `VIDEO_PLAYER`, and `UNKNOWN`. The services interact with targeting and have certain platform targeting abilities.\n"],null,["**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.RequestPlatformTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.RequestPlatformTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.RequestPlatformTargeting) **LineItemService** [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/LineItemService.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/LineItemService.RequestPlatformTargeting)\n\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/LineItemService.RequestPlatformTargeting) must be specified for [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItem)s.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/LineItemService.RequestPlatformTargeting) must be specified for video line items. Empty values for [RequestPlatformTargeting.targetedRequestPlatforms](/ad-manager/api/reference/v202411/LineItemService.RequestPlatformTargeting#targetedRequestPlatforms) mean that all request platforms will be targeted.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/LineItemService.RequestPlatformTargeting) is read-only and assigned by Google for non-video line items.\n- [RequestPlatformTargeting](/ad-manager/api/reference/v202411/LineItemService.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/LineItemService.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 |"]]