type LabelFrequencyCap (v202411)

  • LabelFrequencyCap assigns a frequency cap to a label to limit the cumulative number of impressions of any ad units with this label shown to a user over a time unit.

  • This object is associated with the InventoryService and has dependencies on AdUnit and LabelFrequencyCap itself.

  • The LabelFrequencyCap object includes fields for the frequencyCap object to be applied and the labelId (a long integer) being capped on the AdUnit.

A LabelFrequencyCap assigns a frequency cap to a label. The frequency cap will limit the cumulative number of impressions of any ad units with this label that may be shown to a particular user over a time unit.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

frequencyCap

FrequencyCap

The frequency cap to be applied with this label.

labelId

xsd:long

ID of the label being capped on the AdUnit.