AccessDimension
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
המאפיינים הם מאפייני הנתונים. לדוגמה, המאפיין userEmail
מציין את כתובת האימייל של המשתמש שניגש לנתוני דיווח. ערכי המאפיינים בתגובות לדוחות הם מחרוזות.
ייצוג JSON |
{
"dimensionName": string
} |
שדות |
dimensionName |
string
שם ה-API של המאפיין. לרשימת המאפיינים שנתמכים ב-API הזה אפשר לעיין בסכימת הגישה לנתונים. המאפיינים צוינו לפי השם ב-dimensionFilter וב-orderBys .
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-08 (שעון UTC).
[[["התוכן קל להבנה","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-09-08 (שעון UTC)."],[[["Dimensions are attributes of your data, like `userEmail`, and their values in reports are strings."],["Dimensions are represented in JSON format as `{ \"dimensionName\": string }`, where `dimensionName` is the API name of the dimension."],["You can find a list of supported dimensions in the [Data Access Schema](https://developers.google.com/analytics/devguides/config/admin/v1/access-api-schema)."],["`dimensionName` is used to reference dimensions in `dimensionFilter` and `orderBys`."]]],[]]