نام این بعد قابل استفاده به nameDimension . به عنوان مثال، eventName .
uiName
string
نام این بعد در رابط کاربری Google Analytics. به عنوان مثال، Event name .
description
string
شرح نحوه استفاده و محاسبه این بعد.
deprecatedApiNames[]
string
هنوز نامهای قابل استفاده اما منسوخ برای این بعد. اگر پر شده باشد، این بعد توسط apiName یا یکی از deprecatedApiNames برای مدتی در دسترس است. بعد از دوره منسوخ شدن، بعد فقط توسط apiName در دسترس خواهد بود.
تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["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"]]