GoogleAdsSearchads360V23ServicesListCustomColumnsResponse constructor

GoogleAdsSearchads360V23ServicesListCustomColumnsResponse({
  1. List<GoogleAdsSearchads360V23ResourcesCustomColumn>? customColumns,
})

Implementation

GoogleAdsSearchads360V23ServicesListCustomColumnsResponse({
  this.customColumns,
});