ConversationType

  • Lead conversations can be of various types, including email, message, phone call, SMS, booking, and WhatsApp.

  • UNSPECIFIED indicates a type that is not specified, while UNKNOWN is for return value only and represents a value unknown in this version.

  • Lead conversations can also be created through the Google Ads API, indicated by ADS_API.

Possible types of lead conversation.

Proto definition

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.