[[["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 2024-05-15 UTC."],[[["`AdSenseSettings.AdType` dictates the types of ads (text, image, or both) displayed in an `AdUnit`."],["This setting, within the `InventoryService`, helps control ad formats served through AdSense in Google Ad Manager."],["Possible values for `AdSenseSettings.AdType` include `TEXT`, `IMAGE`, and `TEXT_AND_IMAGE`, corresponding to their respective ad formats."]]],["The `InventoryService` uses `AdSenseSettings` to define ad types for an `AdUnit`. The `AdSenseSettings.AdType` can be set to `TEXT` for text-only ads, `IMAGE` for image-only ads, or `TEXT_AND_IMAGE` for both text and image ads. This setting dictates which ad formats are permitted to be served within a specific ad unit, and all this is located within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]