enum TargetPlatform (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SuggestedAdUnitService
Indicates the target platform.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
WEB
|
The desktop web.
|
MOBILE
|
Mobile devices.
|
ANY
|
An universal target platform that combines mobile and desktop features.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eSuggestedAdUnitService\u003c/code\u003e uses the \u003ccode\u003eSuggestedAdUnit\u003c/code\u003e object and focuses on target platforms.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetPlatform\u003c/code\u003e indicates the platform an ad unit is designed for and includes options like \u003ccode\u003eWEB\u003c/code\u003e, \u003ccode\u003eMOBILE\u003c/code\u003e, and \u003ccode\u003eANY\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes the `TargetPlatform` enumeration within the `SuggestedAdUnitService`. It outlines three possible target platforms: `WEB` (desktop web), `MOBILE` (mobile devices), and `ANY` (a combination of mobile and desktop features). This enumeration is part of the `SuggestedAdUnit` service and is located within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum TargetPlatform (v202408)\n\n**Service** \n**SuggestedAdUnitService** **Dependencies** \n[SuggestedAdUnit](/ad-manager/api/reference/v202408/SuggestedAdUnitService.SuggestedAdUnit) \n▼\n**TargetPlatform**\n\nIndicates the target platform.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------|\n| `WEB` | The desktop web. |\n| `MOBILE` | Mobile devices. |\n| `ANY` | An universal target platform that combines mobile and desktop features. |"]]