Google Business Profile एपीआई में
एपीआई का नया तरीका है. इसकी मदद से, एक ही एपीआई अनुरोध में कई `डेली मेट्रिक` फ़ेच की जा सकती हैं.
सेवा बंद होने का शेड्यूल देखें. साथ ही, v4 reportInsights API वाले तरीके से Google Business Profile की परफ़ॉर्मेंस एपीआई में माइग्रेट करने के बारे में निर्देश देखें.
Metric
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी संसाधन से जुड़े डेटा की मेट्रिक.
Enums |
METRIC_UNSPECIFIED |
कोई मेट्रिक नहीं दी गई है. |
ALL |
सभी उपलब्ध मेट्रिक का अनुरोध करने के लिए शॉर्टहैंड. 'सभी' में शामिल की जाने वाली मेट्रिक अलग-अलग होती हैं. यह इस बात पर निर्भर करती है कि किस रिसॉर्स के लिए अहम जानकारी मांगी जा रही है. |
QUERIES_DIRECT |
किसी जगह को सीधे तौर पर खोजते समय संसाधन कितनी बार दिखाया गया. |
QUERIES_INDIRECT |
किसी कैटगरी में की गई खोज के नतीजे के तौर पर संसाधन को दिखाए जाने की संख्या (उदाहरण के लिए, रेस्टोरेंट). |
QUERIES_CHAIN |
किसी संसाधन को उसकी चेन की खोज या उसके बेचे जाने वाले किसी ब्रैंड की वजह से कितनी बार दिखाया गया. उदाहरण के लिए, Starbucks, Adidas. यह क्वेरी किए जाने वाले 'नहीं' के तौर पर सेट किया गया एक सबसेट है. |
VIEWS_MAPS |
Google Maps पर संसाधन को देखे जाने की संख्या. |
VIEWS_SEARCH |
'Google सर्च' पर संसाधन देखे जाने की संख्या. |
ACTIONS_WEBSITE |
वेबसाइट पर क्लिक किए जाने की संख्या. |
ACTIONS_PHONE |
फ़ोन नंबर पर कितनी बार क्लिक किया गया. |
ACTIONS_DRIVING_DIRECTIONS |
ड्राइविंग दिशा-निर्देशों का अनुरोध करने की संख्या. |
PHOTOS_VIEWS_MERCHANT |
व्यापारी या कंपनी के अपलोड किए गए मीडिया आइटम को मिले व्यू की संख्या. |
PHOTOS_VIEWS_CUSTOMERS |
ग्राहकों के अपलोड किए गए मीडिया आइटम को मिले व्यू की संख्या. |
PHOTOS_COUNT_MERCHANT |
व्यापारी/कंपनी की ओर से अपलोड किए गए मौजूदा मीडिया आइटम की कुल संख्या. |
PHOTOS_COUNT_CUSTOMERS |
उन लाइव आइटम की कुल संख्या जो फ़िलहाल ग्राहकों ने अपलोड किए हैं. |
LOCAL_POST_VIEWS_SEARCH |
'Google सर्च' पर स्थानीय पोस्ट देखे जाने की संख्या. |
LOCAL_POST_ACTIONS_CALL_TO_ACTION |
Google पर कॉल-टू-ऐक्शन बटन पर कितनी बार क्लिक किया गया. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eMetrics provide various data points about a resource, like views, queries, and actions.\u003c/p\u003e\n"],["\u003cp\u003eThese metrics can reflect user engagement across Google Search and Maps.\u003c/p\u003e\n"],["\u003cp\u003eMetrics are categorized by type, including queries, views, actions, and photos.\u003c/p\u003e\n"],["\u003cp\u003eThey offer insights into customer interactions, such as website clicks, phone calls, and direction requests.\u003c/p\u003e\n"],["\u003cp\u003eMerchant and customer uploaded media have separate metrics tracking views and counts.\u003c/p\u003e\n"]]],["The provided content defines metrics related to resource data. Key metrics include `QUERIES_DIRECT`, `QUERIES_INDIRECT`, and `QUERIES_CHAIN`, tracking search visibility. `VIEWS_MAPS` and `VIEWS_SEARCH` measure views on Google Maps and Search, respectively. `ACTIONS_WEBSITE`, `ACTIONS_PHONE`, and `ACTIONS_DRIVING_DIRECTIONS` gauge user engagement. Photo-related metrics, like `PHOTOS_VIEWS_MERCHANT` and `PHOTOS_COUNT_CUSTOMERS`, assess media interactions. Also included are `LOCAL_POST_VIEWS_SEARCH` and `LOCAL_POST_ACTIONS_CALL_TO_ACTION` that assess local posts. The `ALL` metric aggregates available metrics.\n"],null,["# Metric\n\nA metric of data about a resource.\n\n| Enums ||\n|-------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `METRIC_UNSPECIFIED` | No metric specified. |\n| `ALL` | Shorthand to request all available metrics. Which metrics are included in ALL varies, and depends on the resource for which insights are being requested. |\n| `QUERIES_DIRECT` | The number of times the resource was shown when searching for the location directly. |\n| `QUERIES_INDIRECT` | The number of times the resource was shown as a result of a categorical search (for example, restaurant). |\n| `QUERIES_CHAIN` | The number of times a resource was shown as a result of a search for the chain it belongs to, or a brand it sells. For example, Starbucks, Adidas. This is a subset of QUERIES_INDIRECT. |\n| `VIEWS_MAPS` | The number of times the resource was viewed on Google Maps. |\n| `VIEWS_SEARCH` | The number of times the resource was viewed on Google Search. |\n| `ACTIONS_WEBSITE` | The number of times the website was clicked. |\n| `ACTIONS_PHONE` | The number of times the phone number was clicked. |\n| `ACTIONS_DRIVING_DIRECTIONS` | The number of times driving directions were requested. |\n| `PHOTOS_VIEWS_MERCHANT` | The number of views on media items uploaded by the merchant. |\n| `PHOTOS_VIEWS_CUSTOMERS` | The number of views on media items uploaded by customers. |\n| `PHOTOS_COUNT_MERCHANT` | The total number of media items that are currently live that have been uploaded by the merchant. |\n| `PHOTOS_COUNT_CUSTOMERS` | The total number of media items that are currently live that have been uploaded by customers. |\n| `LOCAL_POST_VIEWS_SEARCH` | The number of times the local post was viewed on Google Search. |\n| `LOCAL_POST_ACTIONS_CALL_TO_ACTION` | The number of times the call to action button was clicked on Google. |"]]