[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(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 |"]]