[[["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\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. |"]]