enum AdSenseSettings.FontFamily (v202408)
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/v202408
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 defines the available font families for AdSense settings within Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration includes options like \u003ccode\u003eDEFAULT\u003c/code\u003e, \u003ccode\u003eARIAL\u003c/code\u003e, \u003ccode\u003eTAHOMA\u003c/code\u003e, \u003ccode\u003eGEORGIA\u003c/code\u003e, \u003ccode\u003eTIMES\u003c/code\u003e, and \u003ccode\u003eVERDANA\u003c/code\u003e, although descriptions are not provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThese settings fall under the \u003ccode\u003eInventoryService\u003c/code\u003e and are accessible via the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `InventoryService` includes `AdSenseSettings`, which contain a `FontFamily` property. This property lists available font families for use, including `DEFAULT`, `ARIAL`, `TAHOMA`, `GEORGIA`, `TIMES`, and `VERDANA`. The namespace for these settings is `https://www.google.com/apis/ads/publisher/v202408`. Each font family is an enumeration with its own distinct value that can be used in a setting.\n"],null,["# enum AdSenseSettings.FontFamily (v202408)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdSenseSettings](/ad-manager/api/reference/v202408/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/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `DEFAULT` | |\n| `ARIAL` | |\n| `TAHOMA` | |\n| `GEORGIA` | |\n| `TIMES` | |\n| `VERDANA` | |"]]