वह एचटीटीपीएस यूआरएल जिसे व्यापारी/कंपनी/कारोबारी ने कॉन्फ़िगर किया है. यूआरएल को एचटीटीपीएस पर होस्ट किया जाना चाहिए. साथ ही, यह ज़रूरी है कि robots.txt ऐसा हो कि यूआरएल पाथ को UserAgent:Googlebot से ऐक्सेस किया जा सके.
updateRequestUrl (deprecated)
string
व्यापारी/कंपनी/कारोबारी के एंडपॉइंट का यूआरएल, जिसे अपडेट का अनुरोध करने के लिए कॉल किया जाएगा. यूआरएल को एचटीटीपीएस पर होस्ट किया जाना चाहिए. साथ ही, यह ज़रूरी है कि robots.txt ऐसा हो कि यूआरएल पाथ को UserAgent:Googlebot से ऐक्सेस किया जा सके. समर्थन नहीं होना या रुकना.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["The schema utilizes JSON to represent data with `url` and `updateRequestUrl` fields."],["`url` is a required string specifying the merchant's HTTPS URL, accessible by Googlebot."],["`updateRequestUrl`, now deprecated, was a string indicating the merchant's endpoint for update requests, also accessible by Googlebot."]]],["The JSON structure contains two string fields: `url` and `updateRequestUrl`. The `url` field is an HTTPS URL provided by the merchant, accessible to Googlebot. The `updateRequestUrl` field, also a merchant-provided HTTPS URL, is now deprecated. Both URLs must be hosted on HTTPS and accessible to Googlebot according to the robots.txt file.\n"]]