AI-generated Key Takeaways
-
Entry points describe the various places a user can click to initiate a conversation.
-
These entry points include Google Placesheets, Maps, Featured Snippets, Sitelinks, Local Packs, web widgets, and direct URLs.
-
Users can also access the conversational experience through a preview link from Google Ads or the Business Communications Developer Console.
-
ENTRY_POINT_UNSPECIFIED
indicates the entry point was not specified.
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. |