[[["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."],[],["The `InventoryService` uses `AdSenseSettings` to define ad types for an `AdUnit`. `AdSenseSettings.AdType` specifies allowed ad types, which can be `TEXT` (text-only), `IMAGE` (image-only), or `TEXT_AND_IMAGE` (both). These settings are found within the `https://www.google.com/apis/ads/publisher/v202502` namespace. These ad-types determine what kind of ads can be displayed in the `AdUnit` location.\n"],null,["# enum AdSenseSettings.AdType (v202502)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdSenseSettings](/ad-manager/api/reference/v202502/InventoryService.AdSenseSettings) \n▼\n**AdSenseSettings.AdType**\n\nSpecifies the type of ads that can be served through this [AdUnit](/ad-manager/api/reference/v202502/InventoryService.AdUnit).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------|---------------------------------|\n| `TEXT` | Allows text-only ads. |\n| `IMAGE` | Allows image-only ads. |\n| `TEXT_AND_IMAGE` | Allows both text and image ads. |"]]