Method: inventory.partners.merchants.status.list
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
फ़िल्टर करने की शर्तें पूरी करने वाले पार्टनर के सभी MerchantStatus
की सूची बनाएं.
एचटीटीपी अनुरोध
GET https://mapsbooking.googleapis.com/v1alpha/inventory/{parent=partners/*/merchants}/status
यूआरएल में gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल किया गया है.
पाथ पैरामीटर
पैरामीटर |
parent |
string
ज़रूरी है. कारोबारी या कंपनी के इस कलेक्शन का मालिक अभिभावक है. फ़ॉर्मैट: partners/{partner_id}/merchants
|
क्वेरी पैरामीटर
पैरामीटर |
pageSize |
integer
ज़रूरी है. लौटाए जाने वाले सामान की ज़्यादा से ज़्यादा संख्या. ध्यान दें कि सर्वर, पेज का साइज़ कम कर सकता है.
|
pageToken |
string
ज़रूरी नहीं. अगर पिछली ListMerchantStatusResponse से, अगली-पेज टोकन वैल्यू मिलती है, तो वह भी मिलती है.
|
bookingInventoryStatusRestrict |
enum (BookingInventoryStatus )
ज़रूरी नहीं. इन्वेंट्री की स्थिति के हिसाब से नतीजों को फ़िल्टर करने से जुड़ी वैकल्पिक पाबंदी.
|
waitlistInventoryStatusRestrict |
enum (WaitlistInventoryStatus )
ज़रूरी नहीं. वेटलिस्ट की इन्वेंट्री की स्थिति के हिसाब से, नतीजों को फ़िल्टर करने से जुड़ी वैकल्पिक पाबंदी.
|
geoMatchRestrict |
enum (GeoMatchingStatus )
ज़रूरी नहीं. भौगोलिक मिलान स्थिति के आधार पर नतीजों को फ़िल्टर करने के लिए वैकल्पिक प्रतिबंध.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
MerchantStatus
की सूची के लिए जवाब.
अगर एपीआई सही से जुड़ जाता है, ताे जवाब के मुख्य भाग में नीचे दिए गए स्ट्रक्चर शामिल होता है.
JSON के काेड में दिखाना |
{
"merchantStatuses": [
{
object (MerchantStatus )
}
],
"nextPageToken": string
} |
फ़ील्ड |
merchantStatuses[] |
object (MerchantStatus )
फ़िल्टर करने की शर्तें पूरी करने वाले व्यापारी/कंपनी/कारोबारी की स्थितियों की सूची.
|
nextPageToken |
string
नतीजों का अगला पेज पाने के लिए टोकन. अगर सूची खाली है, तो इसका मतलब है कि कोई और नतीजा नहीं है.
|
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/mapsbooking
BookingInventoryStatus
एंड-टू-एंड बुकिंग इन्वेंट्री की स्थिति.
Enums |
BOOKING_INVENTORY_STATUS_UNSPECIFIED |
तय नहीं किया गया. |
NO_VALID_FUTURE_INVENTORY |
कारोबारी या कंपनी के पास अगले 30 दिन के लिए बुकिंग इन्वेंट्री नहीं है. |
HAS_VALID_FUTURE_INVENTORY |
कारोबारी के पास अगले 30 दिनों में बुकिंग के लिए इन्वेंट्री हो. |
WaitlistInventoryStatus
पूरी तरह से वेटलिस्ट में जानकारी की स्थिति.
Enums |
WAITLIST_INVENTORY_STATUS_UNSPECIFIED |
तय नहीं किया गया. |
NO_VALID_WAITLIST_SERVICE |
कारोबारी या कंपनी ने वेटलिस्ट की सुविधा उपलब्ध नहीं कराई है. |
HAS_VALID_WAITLIST_SERVICE |
व्यापारी/कंपनी/कारोबारी ने वेटलिस्ट में शामिल होने के लिए सेवा चुनी है. |
GeoMatchingStatus
कारोबारी या कंपनी की जगह की जानकारी मैच करने की स्थिति.
Enums |
GEO_MATCHING_STATUS_UNSPECIFIED |
तय नहीं किया गया. |
GEO_UNMATCHED |
कारोबारी की जगह की जानकारी, Google Business Profile पर मौजूद जानकारी से मेल नहीं खा रही है. |
GEO_MATCHED |
कारोबारी या कंपनी की जानकारी, इलाके के हिसाब से मेल खाती हो. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eLists all MerchantStatus of a partner that satisfy filter conditions such as booking inventory status, waitlist inventory status, or geo matching status.\u003c/p\u003e\n"],["\u003cp\u003eUses a \u003ccode\u003eGET\u003c/code\u003e request to the endpoint \u003ccode\u003ehttps://mapsbooking.googleapis.com/v1alpha/inventory/{parent=partners/*/merchants}/status\u003c/code\u003e, with required path parameter \u003ccode\u003eparent\u003c/code\u003e and optional query parameters for filtering and pagination.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/mapsbooking\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eThe response body contains a list of MerchantStatus objects and a token for pagination if there are more results.\u003c/p\u003e\n"],["\u003cp\u003eProvides enums for BookingInventoryStatus, WaitlistInventoryStatus, and GeoMatchingStatus for filtering purposes.\u003c/p\u003e\n"]]],[],null,["# Method: inventory.partners.merchants.status.list\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.ListMerchantStatusesResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [BookingInventoryStatus](#BookingInventoryStatus)\n- [WaitlistInventoryStatus](#WaitlistInventoryStatus)\n- [GeoMatchingStatus](#GeoMatchingStatus)\n\nList all [MerchantStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/MerchantStatus) of a partner that satisfy the filter conditions.\n\n### HTTP request\n\n`GET https://mapsbooking.googleapis.com/v1alpha/inventory/{parent=partners/*/merchants}/status`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|----------|-------------------------------------------------------------------------------------------------------------------------|\n| `parent` | `string` Required. The parent, which owns this collection of merchant status. Format: `partners/{partner_id}/merchants` |\n\n### Query parameters\n\n| Parameters ||\n|-----------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `page``Size` | `integer` Required. The maximum number of items to return. Note that the server may reduce the page size. |\n| `page``Token` | `string` Optional. The nextPageToken value returned from a previous ListMerchantStatusResponse, if any. |\n| `booking``Inventory``Status``Restrict` | `enum (`[BookingInventoryStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/inventory.partners.merchants.status/list#BookingInventoryStatus)`)` Optional. Optional restriction to filter results by booking inventory status. |\n| `waitlist``Inventory``Status``Restrict` | `enum (`[WaitlistInventoryStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/inventory.partners.merchants.status/list#WaitlistInventoryStatus)`)` Optional. Optional restriction to filter results by waitlist inventory status. |\n| `geo``Match``Restrict` | `enum (`[GeoMatchingStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/inventory.partners.merchants.status/list#GeoMatchingStatus)`)` Optional. Optional restriction to filter results by Geo matching status. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nThe response to list [MerchantStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/MerchantStatus).\n\nIf successful, the response body contains data with the following structure:\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"merchantStatuses\": [ { object (/maps-booking/reference/maps-booking-api/rest/v1alpha/MerchantStatus) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `merchant``Statuses[]` | `object (`[MerchantStatus](/maps-booking/reference/maps-booking-api/rest/v1alpha/MerchantStatus)`)` List of merchant statuses that satisfy the filter conditions. |\n| `next``Page``Token` | `string` Token to retrieve the next page of results. There are no more results in the list if empty. |\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/mapsbooking`\n\nBookingInventoryStatus\n----------------------\n\nEnd-to-end booking inventory status.\n\n| Enums ||\n|----------------------------------------|-------------------------------------------------------------|\n| `BOOKING_INVENTORY_STATUS_UNSPECIFIED` | Not specified. |\n| `NO_VALID_FUTURE_INVENTORY` | Merchant doesn't have booking inventory in the next 30 day. |\n| `HAS_VALID_FUTURE_INVENTORY` | Merchant has booking inventory in the next 30 day. |\n\nWaitlistInventoryStatus\n-----------------------\n\nEnd-to-end waitlist inventory status.\n\n| Enums ||\n|-----------------------------------------|----------------------------------------------------|\n| `WAITLIST_INVENTORY_STATUS_UNSPECIFIED` | Not specified. |\n| `NO_VALID_WAITLIST_SERVICE` | Merchant doesn't have service supporting waitlist. |\n| `HAS_VALID_WAITLIST_SERVICE` | Merchant has service supporting waitlist. |\n\nGeoMatchingStatus\n-----------------\n\nMerchant geo matching status.\n\n| Enums ||\n|-----------------------------------|------------------------------|\n| `GEO_MATCHING_STATUS_UNSPECIFIED` | Not specified. |\n| `GEO_UNMATCHED` | Merchant is not geo matched. |\n| `GEO_MATCHED` | Merchant is geo matched. |"]]