[[["התוכן קל להבנה","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-30 (שעון UTC)."],[[["The conversion custom dimension header is represented in JSON format using an object with `id` and `name` fields."],["The `id` field is a string formatted as an integer (int64) representing the unique identifier of the conversion custom dimension."],["The `name` field is a string containing the user-defined name assigned to the conversion custom dimension."]]],["The provided content outlines the JSON structure for representing a conversion custom dimension. It specifies that the JSON object will contain an `id` field, a string formatted as an int64, representing the dimension's unique identifier, and a `name` field, a string, for the user-defined name of the dimension. This structure allows the storage and retrieval of conversion custom dimension data with both an ID and a readable name.\n"]]