GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit constructor

GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit({
  1. int? effectiveFrequencyBreakdownLimit,
})

Implementation

GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit({
  this.effectiveFrequencyBreakdownLimit,
});