[[["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 2024-02-13 UTC."],[[["RequestPlatformTargeting allows you to target specific platforms like browsers, mobile apps, and video players."],["The `targetedRequestPlatforms` field accepts an array of RequestPlatform enum values to define the targeted platforms."],["You can choose from `UNKNOWN`, `BROWSER`, `MOBILE_APP`, `VIDEO_PLAYER` values within the `RequestPlatform` enum for targeting."],["This feature is relevant to various services, including AdRuleService, AdjustmentService, ForecastService, and more, as shown in the content."],["RequestPlatformTargeting falls under the Targeting domain within the Google Ad Manager API."]]],["The core content details several services within an ad management system, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. YieldGroupService includes a `Targeting` dependency, specifically `RequestPlatformTargeting`, which defines `targetedRequestPlatforms`. These platforms, detailed as an enumeration, can be `UNKNOWN`, `BROWSER`, `MOBILE_APP`, or `VIDEO_PLAYER`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]