AccessDimension
মাত্রা হল আপনার ডেটার বৈশিষ্ট্য। উদাহরণস্বরূপ, ডাইমেনশন userEmail
সেই ব্যবহারকারীর ইমেল নির্দেশ করে যে রিপোর্টিং ডেটা অ্যাক্সেস করেছে। রিপোর্ট প্রতিক্রিয়ায় মাত্রা মান হল স্ট্রিং।
JSON প্রতিনিধিত্ব |
---|
{
"dimensionName": string
} |
ক্ষেত্র |
---|
dimensionName | string মাত্রার API নাম। এই API-এ সমর্থিত মাত্রার তালিকার জন্য ডেটা অ্যাক্সেস স্কিমা দেখুন। dimensionFilter এবং orderBys নাম দ্বারা মাত্রা উল্লেখ করা হয়েছে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-09 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-09 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."]]],[]]