[[["容易理解","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 (世界標準時間)。"],[[["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"]]