enum TargetPlatform (v202411)

  • TargetPlatform is used to indicate the intended platform for an ad unit, such as web, mobile, or a combination of both.

  • This enumeration is part of the SuggestedAdUnitService and is utilized within the SuggestedAdUnit object.

  • The available options for TargetPlatform are WEB, MOBILE, and ANY, catering to different device environments.

Indicates the target platform.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
WEB The desktop web.
MOBILE Mobile devices.
ANY An universal target platform that combines mobile and desktop features.