Google Analytics-এর জন্য MCP সার্ভার ব্যবহার করে দেখুন।
GitHub থেকে ইনস্টল করুন এবং আরও বিশদ বিবরণের জন্য
ঘোষণাটি দেখুন।
AccessMetric
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি রিপোর্টের পরিমাণগত পরিমাপ। উদাহরণস্বরূপ, মেট্রিক accessCount
হল ডেটা অ্যাক্সেস রেকর্ডের মোট সংখ্যা।
JSON প্রতিনিধিত্ব |
---|
{
"metricName": string
} |
ক্ষেত্র |
---|
metricName | string মেট্রিকের API নাম। এই API-তে সমর্থিত মেট্রিকগুলির তালিকার জন্য ডেটা অ্যাক্সেস স্কিমা দেখুন। মেট্রিক্স metricFilter এবং orderBys নামের দ্বারা উল্লেখ করা হয়। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation describes the JSON representation of quantitative measurements, called metrics, within a report."],["Metrics, such as `accessCount`, quantify aspects of data, like the total number of data access records."],["The `metricName` field within the JSON structure uses a string to identify the specific metric being used, referencing the Data Access Schema for supported options."]]],["The content defines a JSON structure for representing quantitative report metrics. The core element is `metricName`, a string denoting the API name of a specific metric. This name corresponds to a supported metric listed in the Data Access Schema. `metricName` is crucial for filtering and ordering data, utilizing `metricFilter` and `orderBys`. The `accessCount` example illustrates a metric that measures the total data access records.\n"]]