enum AdSenseSettings.FontSize (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
List of all possible font sizes the user can choose.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
DEFAULT
|
|
SMALL
|
|
MEDIUM
|
|
LARGE
|
|
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\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` | |"]]