GoogleAdsSearchads360V23CommonLocationAttributeMetadata constructor

GoogleAdsSearchads360V23CommonLocationAttributeMetadata({
  1. GoogleAdsSearchads360V23CommonLocationInfo? countryLocation,
})

Implementation

GoogleAdsSearchads360V23CommonLocationAttributeMetadata({
  this.countryLocation,
});