[[["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 2024-02-13 UTC."],[[["AdSenseSettings.FontFamily defines the available font families for AdSense settings within the InventoryService."],["It includes a predefined list of standard font families like Arial, Tahoma, Georgia, Times, and Verdana."],["The `DEFAULT` enumeration is also available, likely representing a system or previously set font."],["The font families are utilized within the Google Ad Manager API, specifically under the InventoryService for AdSense settings."]]],["The `InventoryService` includes `AdSenseSettings`, specifically the `FontFamily` property. This property defines the allowed font families for use, with options including `DEFAULT`, `ARIAL`, `TAHOMA`, `GEORGIA`, `TIMES`, and `VERDANA`. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`. The information specifies the possible values, in an enum format and their descriptions, associated with the font family setting.\n"]]