enum AdSenseSettings.FontSize (v202502)
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/v202502
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."],[],["The `InventoryService` uses `AdSenseSettings`, which includes a `FontSize` property. This property specifies the font size options available to users, as defined by the enumeration. The possible `FontSize` values are: `DEFAULT`, `SMALL`, `MEDIUM`, and `LARGE`. These values are accessed within the namespace `https://www.google.com/apis/ads/publisher/v202502`. The service does not offer further context to the usage of each value.\n"],null,["# enum AdSenseSettings.FontSize (v202502)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdSenseSettings](/ad-manager/api/reference/v202502/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/v202502`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `DEFAULT` | |\n| `SMALL` | |\n| `MEDIUM` | |\n| `LARGE` | |"]]