İstek URL'sinde belirtilen hesap bağlantısı kaynak adıyla ilişkilendirilen AccountLink örneğini döndürür. Hesap bağlantısı kaynak adlarını almak için list yöntemini kullanın.
HTTP isteği
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}
Tüm hakları saklıdır. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-08-23 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]