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.
[[["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 2024-02-13 UTC."],[[["LabelFrequencyCap sets limits on how often ads from ad units with a specific label are shown to a user within a timeframe."],["It combines a frequency cap with a label ID to control ad exposure."],["This feature is part of the Ad Manager API and uses a namespace for identification."]]],["`LabelFrequencyCap` links a frequency cap to a label, limiting ad unit impressions for users. It requires two fields: `frequencyCap`, defining the impression limit over time, and `labelId`, the ID of the label associated with the ad units. This mechanism controls the cumulative impressions of labeled ad units shown to a specific user. This service can be found at `https://www.google.com/apis/ads/publisher/v202402`.\n"]]