AI-generated Key Takeaways
-
The FrequencyCap object represents a limit on the number of times a viewer can see the same ad within a specific timeframe.
-
It utilizes
maxImpressions
,numTimeUnits
, andtimeUnit
to define the frequency cap. -
timeUnit
offers various options likeMINUTE
,HOUR
,DAY
,WEEK
,MONTH
,LIFETIME
,POD
,STREAM
, andUNKNOWN
for flexibility in setting the desired timeframe. -
This object is relevant to
ForecastService
,InventoryService
,LineItemService
, andProposalLineItemService
.
Represents a limit on the number of times a single viewer can be exposed to the same LineItem in a specified time period.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
The maximum number of impressions than can be served to a user within a specified time period. |
|
The number of |
|
The unit of time for specifying the time period. Enumerations
|