我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
EntryPoint
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
ENTRY_POINT_UNSPECIFIED |
未指定 |
PLACESHEET |
用户点击了地点信息页中的对话入口点。 |
MAPS |
用户点击了 Google 地图上的对话入口点。 |
FEATURED_SNIPPETS |
用户点击了精选摘要中的对话入口点。 |
SITELINKS |
用户点击了站内链接中的会话入口点。 |
WEB_WIDGET |
用户点击了合作伙伴网站的对话入口点微件。 |
URL |
用户打开了某个网址。 |
LOCAL_PACK |
用户点击了本地软件包中的对话入口点。 |
PREVIEW |
用户通过 Google Ads 链接或 Business Communications 开发者控制台打开了对话体验的预览。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eEntry points define how users initiate a conversation, such as through Google Maps, Placesheet, or a website widget.\u003c/p\u003e\n"],["\u003cp\u003eThe available entry points include Placesheet, Maps, Featured Snippets, Sitelinks, Web Widget, URL, Local Pack, and Preview.\u003c/p\u003e\n"],["\u003cp\u003eEach entry point has a specific enum value for identification and tracking purposes.\u003c/p\u003e\n"],["\u003cp\u003eUnderstanding entry points helps businesses optimize the user experience and analyze conversational traffic sources.\u003c/p\u003e\n"]]],[],null,["# EntryPoint\n\nThe type of entry points.\n\n| Enums ||\n|---------------------------|------------------------------------------------------------------------------------------------------------------------------------------|\n| `ENTRY_POINT_UNSPECIFIED` | Not specified |\n| `PLACESHEET` | User clicked the conversation entry point in a placesheet. |\n| `MAPS` | User clicked the conversation entry point in Google Maps. |\n| `FEATURED_SNIPPETS` | User clicked the conversation entry point in a featured snippet. |\n| `SITELINKS` | User clicked the conversation entry point in sitelinks. |\n| `WEB_WIDGET` | User clicked the conversation entry point widget on a partner website. |\n| `URL` | User opened a URL. |\n| `LOCAL_PACK` | User clicked the conversation entry point in a Local Pack. |\n| `PREVIEW` | User opened a preview of the conversational experience from a link for Google Ads or from the Business Communications Developer Console. |"]]