31 lipca 2024 r. wycofamy Google Business Messages. Więcej informacji znajdziesz
tutaj.
REST Resource: conversations.surveys
Materiały: ankieta
Ankieta badająca zadowolenie klienta.
Zapis JSON |
{
"name": string
} |
Pola |
name |
string
Nazwa ankiety ustawiona przez Business Messages. Ma stan „Konwersations/{confersationId}/surveys/{surveyId}”, gdzie {confersationId} to unikalny identyfikator rozmowy, a {surveyId} o unikalny identyfikator ankiety.
|
Metody |
|
Przeprowadza w rozmowie ankietę dotyczącą zadowolenia klienta. |
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: 2024-08-20 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-20 UTC."],[[["Customer satisfaction is measured using surveys, represented in JSON format with a \"name\" field indicating the survey's identifier."],["The survey name includes the conversation ID and a unique survey ID, accessible via the Business Messages API."],["Businesses can initiate customer satisfaction surveys within conversations using the `create` method provided in the API."]]],[]]