GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest constructor

GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest({
  1. List<GoogleAdsSearchads360V23ServicesConversation>? conversations,
})

Implementation

GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest({
  this.conversations,
});