31 lipca 2024 r. wycofamy Google Business Messages. Więcej informacji znajdziesz
tutaj.
Method: brands.agents.integrations.get
Żądanie HTTP
GET https://businesscommunications.googleapis.com/v1/{name=brands/*/agents/*/integrations/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
To pole jest wymagane. Unikalny identyfikator integracji. Jeśli identyfikator marki to „1234”, identyfikator agenta to „5678”, a identyfikator integracji – „9092”, parametr przyjmuje wartość „brands/1234/agents/5678/integrations/9092”.
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Integration
.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-12-02 UTC.
[null,null,["Ostatnia aktualizacja: 2023-12-02 UTC."],[[["Retrieves a specific integration associated with a Business Communications agent using a `GET` HTTP request."],["The request requires a URL path parameter `name` to identify the integration, including brand, agent, and integration IDs."],["An empty request body is necessary, and a successful response returns an `Integration` object containing details about the retrieved integration."]]],[]]