GoogleAdsSearchads360V23ResourcesAssetGroupProductGroupView constructor

GoogleAdsSearchads360V23ResourcesAssetGroupProductGroupView({
  1. String? assetGroup,
  2. String? assetGroupListingGroupFilter,
  3. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ResourcesAssetGroupProductGroupView({
  this.assetGroup,
  this.assetGroupListingGroupFilter,
  this.resourceName,
});