GoogleAdsSearchads360V23CommonHotelCountryRegionInfo constructor

GoogleAdsSearchads360V23CommonHotelCountryRegionInfo({
  1. String? countryRegionCriterion,
})

Implementation

GoogleAdsSearchads360V23CommonHotelCountryRegionInfo({
  this.countryRegionCriterion,
});