[[["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\u003eAdSenseSettings.FontSize\u003c/code\u003e allows publishers to customize the font size of AdSense settings.\u003c/p\u003e\n"],["\u003cp\u003ePublishers can choose from four font sizes: \u003ccode\u003eDEFAULT\u003c/code\u003e, \u003ccode\u003eSMALL\u003c/code\u003e, \u003ccode\u003eMEDIUM\u003c/code\u003e, and \u003ccode\u003eLARGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese settings are part of the \u003ccode\u003eInventoryService\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this functionality is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `InventoryService` includes `AdSenseSettings`, which control the font size. The available font sizes are enumerated as `DEFAULT`, `SMALL`, `MEDIUM`, and `LARGE`. These options are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`. This information details the configurable font size options for AdSense settings within the service.\n"],null,["# enum AdSenseSettings.FontSize (v202408)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdSenseSettings](/ad-manager/api/reference/v202408/InventoryService.AdSenseSettings) \n▼\n**AdSenseSettings.FontSize**\n\nList of all possible font sizes the user can choose.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `DEFAULT` | |\n| `SMALL` | |\n| `MEDIUM` | |\n| `LARGE` | |"]]