enum AdSenseSettings.FontFamily (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
List of all possible font families.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
DEFAULT
|
|
ARIAL
|
|
TAHOMA
|
|
GEORGIA
|
|
TIMES
|
|
VERDANA
|
|
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.FontFamily\u003c/code\u003e is an enumeration used within the InventoryService to specify the font family for AdSense settings.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a selection of common font families, including DEFAULT, ARIAL, TAHOMA, GEORGIA, TIMES, and VERDANA, although descriptions for each are not provided in this documentation.\u003c/p\u003e\n"],["\u003cp\u003eThese font family settings are utilized within the Google Ad Manager API and fall under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `InventoryService`'s `AdSenseSettings` includes a `FontFamily` property. This property lists available font families for use, which are defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`. The font families provided are: `DEFAULT`, `ARIAL`, `TAHOMA`, `GEORGIA`, `TIMES`, and `VERDANA`. These represent the allowed font choices that can be set within the AdSense settings.\n"],null,["# enum AdSenseSettings.FontFamily (v202411)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdSenseSettings](/ad-manager/api/reference/v202411/InventoryService.AdSenseSettings) \n▼\n**AdSenseSettings.FontFamily**\n\nList of all possible font families.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `DEFAULT` | |\n| `ARIAL` | |\n| `TAHOMA` | |\n| `GEORGIA` | |\n| `TIMES` | |\n| `VERDANA` | |"]]