Google Business Profile एपीआई में
एपीआई का नया तरीका है. इसकी मदद से, एक ही एपीआई अनुरोध में कई `डेली मेट्रिक` फ़ेच की जा सकती हैं.
सेवा बंद होने का शेड्यूल देखें. साथ ही, v4 reportInsights API वाले तरीके से Google Business Profile की परफ़ॉर्मेंस एपीआई में माइग्रेट करने के बारे में निर्देश देखें.
ServiceBusinessContext
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
सेवा देने वाले कारोबार की पुष्टि करने के लिए अतिरिक्त डेटा.
JSON के काेड में दिखाना |
{
"address": {
object (PostalAddress )
}
} |
फ़ील्ड |
address |
object (PostalAddress )
कारोबार की जगह की पुष्टि करने के लिए पता. इसका इस्तेमाल पुष्टि के ज़्यादा विकल्प चालू करने या पोस्टकार्ड भेजने के लिए किया जाता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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\u003eThe JSON representation includes an \u003ccode\u003eaddress\u003c/code\u003e field containing the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eaddress\u003c/code\u003e field, utilizing the \u003ccode\u003ePostalAddress\u003c/code\u003e object, facilitates additional verification methods or postcard delivery for service businesses.\u003c/p\u003e\n"]]],[],null,["# ServiceBusinessContext\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAdditional data for service business verification.\n\n| JSON representation ||\n|----------------------------------------------------------------------------------|---|\n| ``` { \"address\": { object (/my-business/reference/rest/v4/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/rest/v4/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]