type RequestPlatformTargeting (v202411)

  • RequestPlatformTargeting allows you to target specific request platforms, such as browsers, mobile apps, or video players, within Google Ad Manager.

  • This feature is available within the YieldGroupService and is used to manage and optimize yield groups.

  • You can define the targetedRequestPlatforms field with an array of RequestPlatform enums to specify the desired platform(s).

  • Valid request platforms include BROWSER, MOBILE_APP, VIDEO_PLAYER, and UNKNOWN.

  • RequestPlatformTargeting helps ensure your ads are delivered to the most relevant audience based on their device or platform usage.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

targetedRequestPlatforms

RequestPlatform[]


Enumerations
UNKNOWN
BROWSER
MOBILE_APP
VIDEO_PLAYER