We will be winding down Google Business Messages on July 31, 2024. Read more
here.
EntryPoint
Stay organized with collections
Save and categorize content based on your preferences.
The type of entry points.
Enums |
ENTRY_POINT_UNSPECIFIED |
Not specified |
PLACESHEET |
User clicked the conversation entry point in a placesheet. |
MAPS |
User clicked the conversation entry point in Google Maps. |
FEATURED_SNIPPETS |
User clicked the conversation entry point in a featured snippet. |
SITELINKS |
User clicked the conversation entry point in sitelinks. |
WEB_WIDGET |
User clicked the conversation entry point widget on a partner website. |
URL |
User opened a URL. |
LOCAL_PACK |
User clicked the conversation entry point in a Local Pack. |
PREVIEW |
User opened a preview of the conversational experience from a link for Google Ads or from the Business Communications Developer Console. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[null,null,["Last updated 2024-11-14 UTC."],[[["\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. |"]]