GoogleAdsSearchads360V23ResourcesLocalServicesLeadConversation constructor
GoogleAdsSearchads360V23ResourcesLocalServicesLeadConversation({
- String? conversationChannel,
- String? eventDateTime,
- String? id,
- String? lead,
- GoogleAdsSearchads360V23ResourcesMessageDetails? messageDetails,
- String? participantType,
- GoogleAdsSearchads360V23ResourcesPhoneCallDetails? phoneCallDetails,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ResourcesLocalServicesLeadConversation({
this.conversationChannel,
this.eventDateTime,
this.id,
this.lead,
this.messageDetails,
this.participantType,
this.phoneCallDetails,
this.resourceName,
});