[[["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.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` | |"]]