इससे अनुरोध के यूआरएल में दिए गए खाते के लिंक रिसॉर्स के नाम से जुड़ा AccountLink इंस्टेंस मिलता है. खाता लिंक करने वाले संसाधन नाम पाने के लिए, list तरीके का इस्तेमाल करें.
एचटीटीपी अनुरोध
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}
सभी अधिकार सुरक्षित. Java, Oracle और/या इसके सहयोगियों का एक पंजीकृत ट्रेडमार्क है.
आखिरी बार 2022-08-23 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","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"]],["आखिरी बार 2022-08-23 (UTC) को अपडेट किया गया."],[[["This API retrieves the details of a specific AccountLink resource using its unique name."],["You need to provide the AccountLink resource name in the URL path, structured as `accounts/{account_id}/accountLinks/{account_link_id}`."],["The request body should be empty, and a successful response will return an `AccountLink` object with the requested details."],["Authorization requires the `https://www.googleapis.com/auth/travelpartner` OAuth scope."]]],[]]