effectiveFrequencyBreakdowns property

List<GoogleAdsSearchads360V23ServicesEffectiveFrequencyBreakdown>? effectiveFrequencyBreakdowns
getter/setter pair

A list of effective frequency forecasts.

The list is ordered starting with 1+ and ending with the value set in GenerateReachForecastRequest.effective_frequency_limit. If no effective_frequency_limit was set, this list will be empty.

Implementation

core.List<GoogleAdsSearchads360V23ServicesEffectiveFrequencyBreakdown>?
effectiveFrequencyBreakdowns;