AccessDimension
डाइमेंशन आपके डेटा के एट्रिब्यूट होते हैं. उदाहरण के लिए, userEmail
डाइमेंशन से, रिपोर्टिंग डेटा को ऐक्सेस करने वाले उपयोगकर्ता के ईमेल पते की जानकारी मिलती है. रिपोर्ट के जवाबों में डाइमेंशन वैल्यू, स्ट्रिंग होती हैं.
JSON के काेड में दिखाना |
{
"dimensionName": string
} |
फ़ील्ड |
dimensionName |
string
डाइमेंशन का एपीआई का नाम. इस एपीआई के साथ काम करने वाले डाइमेंशन की सूची के लिए, डेटा ऐक्सेस स्कीमा देखें. dimensionFilter और orderBys में डाइमेंशन को नाम से रेफ़र किया जाता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-10 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-10 (UTC) को अपडेट किया गया."],[[["Dimensions are attributes of your data, like `userEmail` indicating the user's email."],["Dimension values in report responses are strings and represented in JSON format with the structure `{\"dimensionName\": string}`."],["`dimensionName` is a string field representing the API name of the dimension, which can be found in the Data Access Schema."],["Dimensions are used in `dimensionFilter` and `orderBys` by referencing their names."]]],[]]