GoogleAdsSearchads360V23ResourcesSearchAds360Campaign constructor

GoogleAdsSearchads360V23ResourcesSearchAds360Campaign({
  1. String? productAttributionFilterType,
  2. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ResourcesSearchAds360Campaign({
  this.productAttributionFilterType,
  this.resourceName,
});