type LabelFrequencyCap (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
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.
ALabelFrequencyCapassigns 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["`LabelFrequencyCap` assigns a frequency cap to a label, limiting the total impressions of ad units with that label to a specific user over a time unit. It includes two key fields: `frequencyCap`, which defines the frequency cap itself, and `labelId`, which is the ID of the label. This feature can be used in conjunction with the `AdUnit` service. The `LabelFrequencyCap` namespace is defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]