AI-generated Key Takeaways
-
FrequencyCap settings manage how often a user sees the same ad within a specific timeframe.
-
These settings offer control over impressions and views to optimize ad delivery.
-
You can limit ad exposure using time units like days, hours, or even set it as unlimited.
-
maxImpressions
defines the maximum times a user sees an ad, whilemaxViews
focuses on clicks or full views. -
Specific restrictions and requirements apply depending on the chosen time unit and whether unlimited frequency is enabled.
Settings that control the number of times a user may be shown with the same ad during a given time period.
JSON representation |
---|
{
"unlimited": boolean,
"timeUnit": enum ( |
Fields | |
---|---|
unlimited |
Whether unlimited frequency capping is applied. When this field is set to |
timeUnit |
The time unit in which the frequency cap will be applied. Required when |
timeUnitCount |
The number of Required when
|
maxImpressions |
The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. |
maxViews |
The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when |