Возвращает экземпляр AccountLink , связанный с именем ресурса ссылки на учетную запись, указанным в URL-адресе запроса. Чтобы получить имена ресурсов ссылки на учетную запись, используйте метод list .
HTTP-запрос
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."]]],[]]