[[["সহজে বোঝা যায়","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"]]