GoogleAdsSearchads360V23ResourcesConversionActionGoogleAnalytics4Settings constructor

GoogleAdsSearchads360V23ResourcesConversionActionGoogleAnalytics4Settings({
  1. String? eventName,
  2. String? propertyId,
  3. String? propertyName,
})

Implementation

GoogleAdsSearchads360V23ResourcesConversionActionGoogleAnalytics4Settings({
  this.eventName,
  this.propertyId,
  this.propertyName,
});