[[["সহজে বোঝা যায়","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-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation details the JSON representation for the conversion dimension header in raw event messages."],["The JSON object includes an `id` field (an integer represented as a string) referencing the conversion custom variable ID and a `name` field (a string) providing the user-defined name for the raw event dimension."]]],["The provided JSON schema describes a message for raw event conversion dimension headers. It uses a JSON object with two key-value pairs: `id` and `name`. `id` is a string representing a 64-bit integer, serving as the conversion custom variable identifier. `name` is a string field that holds the user-defined label for the raw event dimension. This data structure is used for defining dimensions of raw conversion events.\n"]]