我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
REST Resource: conversations.surveys
资源:问卷调查
JSON 表示法 |
{
"name": string
} |
字段 |
name |
string
调查问卷的名称,由 Business Messages 设置。解析为“conversations/{conversationId}/surveys/{surveyId}”,其中 {conversationId} 是会话的唯一 ID,{surveyId} 是调查问卷的唯一 ID。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-09。
[null,null,["最后更新时间 (UTC):2024-09-09。"],[[["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."]]],[]]