ConversationType
Possible types of lead conversation.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
EMAIL
|
Email lead conversation. |
MESSAGE
|
Message lead conversation. |
PHONE_CALL
|
Phone call lead conversation. |
SMS
|
SMS lead conversation. |
BOOKING
|
Booking lead conversation. |
WHATSAPP
|
WhatsApp lead conversation. |
ADS_API
|
Lead conversation created through Google Ads API. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Lead conversations can be initiated through various channels, including email, messaging, phone calls, SMS, and specialized options like bookings and WhatsApp."],["Google Ads API integration enables the creation of lead conversations directly through the platform."],["While most conversation types are clearly defined, unspecified and unknown values allow for flexibility and future expansion."]]],[]]