[[["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-12-02 UTC."],[[["\u003cp\u003e\u003ccode\u003eExtendedField\u003c/code\u003e is deprecated and the People API advanced service should be used instead.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExtendedField\u003c/code\u003e was an enum used for extended contact fields, defining properties like hobby, mileage, language, and more.\u003c/p\u003e\n"],["\u003cp\u003eProperties within \u003ccode\u003eExtendedField\u003c/code\u003e such as \u003ccode\u003eHOBBY\u003c/code\u003e, \u003ccode\u003eMILEAGE\u003c/code\u003e, and others are now deprecated.\u003c/p\u003e\n"]]],[],null,["ExtendedField\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for extended contacts fields. \n\nDeprecated properties\n\n| Property | Type | Description |\n|-----------------------|--------|-----------------------------------|\n| `HOBBY` | `Enum` | the contact's hobby |\n| `MILEAGE` | `Enum` | the contact's mileage |\n| `LANGUAGE` | `Enum` | the contact's language |\n| `GENDER` | `Enum` | the contact's gender |\n| `BILLING_INFORMATION` | `Enum` | the contact's billing information |\n| `DIRECTORY_SERVER` | `Enum` | the contact's directory server |\n| `SENSITIVITY` | `Enum` | the contact's sensitivity |\n| `PRIORITY` | `Enum` | the contact's priority |\n| `HOME` | `Enum` | the contact's home information |\n| `WORK` | `Enum` | the contact's work information |\n| `USER` | `Enum` | the contact's user information |\n| `OTHER` | `Enum` | the contact's other information |"]]