[[["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\u003e\u003ccode\u003eRequestPlatformTargeting\u003c/code\u003e allows you to target specific request platforms, such as browsers, mobile apps, or video players, within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is available within the \u003ccode\u003eYieldGroupService\u003c/code\u003e and is used to manage and optimize yield groups.\u003c/p\u003e\n"],["\u003cp\u003eYou can define the \u003ccode\u003etargetedRequestPlatforms\u003c/code\u003e field with an array of \u003ccode\u003eRequestPlatform\u003c/code\u003e enums to specify the desired platform(s).\u003c/p\u003e\n"],["\u003cp\u003eValid request platforms include \u003ccode\u003eBROWSER\u003c/code\u003e, \u003ccode\u003eMOBILE_APP\u003c/code\u003e, \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestPlatformTargeting\u003c/code\u003e helps ensure your ads are delivered to the most relevant audience based on their device or platform usage.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. `YieldGroupService` uses `Targeting` and `RequestPlatformTargeting`. The `RequestPlatformTargeting` field, `targetedRequestPlatforms`, takes an array of `RequestPlatform` enumerations: `UNKNOWN`, `BROWSER`, `MOBILE_APP`, and `VIDEO_PLAYER`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type RequestPlatformTargeting (v202411)\n\n**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](/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** **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/YieldGroupService.Targeting) \n▼\n**RequestPlatformTargeting**\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/YieldGroupService.RequestPlatform)`[]` *** ** * ** *** **Enumerations** `UNKNOWN` : `BROWSER` : `MOBILE_APP` : `VIDEO_PLAYER` : \u003cbr /\u003e |"]]