본문의 번역된 문자열입니다. 전체 문자열이 작은 화면에도 표시될 수 있도록 권장되는 최대 길이는 500자(영문 기준)입니다.
id
string
텍스트 모듈과 연결된 ID입니다. 이 필드는 텍스트 모듈을 쉽게 관리하고 템플릿 재정의에서 참조할 수 있도록 하기 위한 필드입니다. ID에는 영숫자 문자, '_' 또는 '-'만 포함되어야 합니다. 마침표는 템플릿 재정의의 FieldReference.fieldPaths 내에서 필드를 구분하는 데 사용되므로 마침표는 포함할 수 없습니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-11-13(UTC)"],[[["Text modules consist of a header and body, with optional localized versions for each."],["The `header` and `body` fields are strings with recommended maximum lengths for display purposes."],["Localized content can be provided using the `localizedHeader` and `localizedBody` fields, which accept LocalizedString objects."],["Each text module can have a unique `id` for management and referencing within templates, using only alphanumeric characters, '_', or '-'."]]],[]]