Method: accounts.hotelViews.summarize

होटल के बारे में खास जानकारी दिखाता है.

एचटीटीपी अनुरोध

GET https://travelpartner.googleapis.com/v3/{parent=accounts/*}/hotelViews:summarize

यूआरएल में gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल होता है.

पाथ पैरामीटर

पैरामीटर
parent

string

क्वेरी किए जा रहे खाते का संसाधन नाम. फ़ॉर्मैट accounts/{account_id} है.

अनुरोध का मुख्य भाग

अनुरोध का मुख्य हिस्सा खाली होना चाहिए.

जवाब का मुख्य भाग

अगर एपीआई सही से जुड़ जाता है, ताे जवाब के मुख्य भाग में नीचे दिए गए स्ट्रक्चर शामिल होता है.

HotelViewService.SummarizeHotelViews के लिए जवाब का मैसेज.

जेएसओएन के काेड में दिखाना
{
  "matchedPropertyCount": string,
  "unmatchedPropertyCount": string,
  "unmatchedPropertyWithErrorsCount": string,
  "overclusteredPropertyCount": string,
  "overclusteredPropertyWithErrorsCount": string,
  "liveOnGooglePropertyCount": string,
  "lastManifestUpdateTime": string,
  "lastFeedSubmissionTime": string
}
फ़ील्ड
matchedPropertyCount

string (int64 format)

Google's मेनिफ़ेस्ट से मेल खाने वाली प्रॉपर्टी की संख्या.

unmatchedPropertyCount

string (int64 format)

उन प्रॉपर्टी की संख्या जो मेल नहीं खाती हैं.

unmatchedPropertyWithErrorsCount

string (int64 format)

डेटा से जुड़ी गड़बड़ियों वाली बिना मिलान वाली प्रॉपर्टी की संख्या.

overclusteredPropertyCount

string (int64 format)

उन होटलों की संख्या जिन्हें ज़्यादा क्रॉल वाला माना जाता है.

overclusteredPropertyWithErrorsCount

string (int64 format)

ज़्यादा ओवरलैप वाली उन प्रॉपर्टी की संख्या जिनमें डेटा से जुड़ी गड़बड़ियां हैं.

liveOnGooglePropertyCount

string (int64 format)

Google पर लाइव प्रॉपर्टी की संख्या.

lastManifestUpdateTime

string (Timestamp format)

होटल मेनिफ़ेस्ट के आखिरी अपडेट का टाइमस्टैंप.

RFC3339 यूटीसी और कोट के फ़ॉर्मैट;Zulu" में एक टाइमस्टैंप, जिसमें नैनोसेकंड रिज़ॉल्यूशन और ज़्यादा से ज़्यादा नौ दशमलव अंक हैं. उदाहरण: "2014-10-02T15:01:23Z" और "2014-10-02T15:01:23.045123456Z".

lastFeedSubmissionTime

string (Timestamp format)

आखिरी बार होटल फ़ीड सबमिट करने का टाइमस्टैंप.

RFC3339 यूटीसी और कोट के फ़ॉर्मैट;Zulu" में एक टाइमस्टैंप, जिसमें नैनोसेकंड रिज़ॉल्यूशन और ज़्यादा से ज़्यादा नौ दशमलव अंक हैं. उदाहरण: "2014-10-02T15:01:23Z" और "2014-10-02T15:01:23.045123456Z".

अनुमति पाने के लिंक

नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:

  • https://www.googleapis.com/auth/travelpartner

ज़्यादा जानकारी के लिए, OAuth 2.0 की खास जानकारी देखें.