এই মাত্রার নাম. মাত্রারname ব্যবহারযোগ্য। উদাহরণস্বরূপ, eventName ।
uiName
string
Google Analytics ইউজার ইন্টারফেসের মধ্যে এই মাত্রার নাম। উদাহরণস্বরূপ, Event name ।
description
string
কিভাবে এই মাত্রা ব্যবহার করা হয় এবং গণনা করা হয় তার বর্ণনা।
deprecatedApiNames[]
string
এই মাত্রার জন্য এখনও ব্যবহারযোগ্য কিন্তু অবচিত নাম। যদি জনবহুল হয়, তাহলে এই মাত্রাটি হয় apiName অথবা একটি deprecatedApiNames ApiNames একটি সময়ের জন্য উপলব্ধ। অবচয় সময়ের পরে, মাত্রা শুধুমাত্র apiName দ্বারা উপলব্ধ হবে।
[[["সহজে বোঝা যায়","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"]],["2025-01-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This document outlines the JSON representation of a dimension within Google Analytics, detailing its structure and the purpose of each field."],["A dimension is described by its API name, UI name, description, any deprecated API names, whether it's a custom definition, and its category."],["The provided JSON schema can be used to understand how dimension data is structured and accessed within the Google Analytics system."],["Developers can leverage this information to programmatically interact with and utilize dimensions for analysis and reporting purposes."]]],["The core content describes the structure of a dimension using a JSON representation. Key components include `apiName` (the dimension's programmatic name), `uiName` (its display name), and `description`. It also details `deprecatedApiNames` for managing name changes, `customDefinition` to identify user-defined dimensions, and `category` for grouping. These fields provide information for both technical and user-facing identification and use of the dimension.\n"]]