Restituisce l'istanza AccountLink associata al nome della risorsa link dell'account specificato nell'URL della richiesta. Per ottenere i nomi delle risorse di collegamento dell'account, utilizza il metodo list.
Richiesta HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}
Tutti i diritti riservati. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2022-08-23 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]