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