GoogleAdsSearchads360V23CommonCustomizerValue constructor

GoogleAdsSearchads360V23CommonCustomizerValue({
  1. String? stringValue,
  2. String? type,
})

Implementation

GoogleAdsSearchads360V23CommonCustomizerValue({this.stringValue, this.type});