Class GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit
Effective frequency limit.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EffectiveFrequencyBreakdownLimit
The highest effective frequency value to include in Forecast.effective_frequency_breakdowns. This field supports frequencies 1-10, inclusive.
Declaration
[JsonProperty("effectiveFrequencyBreakdownLimit")]
public virtual int? EffectiveFrequencyBreakdownLimit { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |