type LabelFrequencyCap (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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/v202408
Field
|
frequencyCap
|
FrequencyCap
The frequency cap to be applied with this label.
|
labelId
|
xsd:long
ID of the label being capped on the AdUnit.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eLabelFrequencyCap limits the total impressions of ad units associated with a specific label for a user within a timeframe.\u003c/p\u003e\n"],["\u003cp\u003eIt works by applying a frequency cap to a label, restricting the number of times ads with that label are shown to a user.\u003c/p\u003e\n"],["\u003cp\u003eLabelFrequencyCap configuration involves specifying a frequency cap and the ID of the label attached to ad units.\u003c/p\u003e\n"]]],["`LabelFrequencyCap` applies a frequency cap to a label, limiting the total impressions of ad units with that label to a user within a time frame. It requires two key fields: `frequencyCap`, which defines the impression limit, and `labelId`, the ID of the label to which the cap is applied. This is part of the `InventoryService` in the specified namespace. It controls how often ad units with specific labels are shown to users.\n"],null,["# type LabelFrequencyCap (v202408)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdUnit](/ad-manager/api/reference/v202408/InventoryService.AdUnit) \n▼\n**LabelFrequencyCap**\n\nA `LabelFrequencyCap` assigns a frequency cap to a label. The frequency cap will limit the\ncumulative number of impressions of any ad units with this label that may be shown to a\nparticular user over a time unit.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------|----------------------------------------------------------------------------------------------------------------------------------------|\n| ### `frequencyCap` | ` `[FrequencyCap](/ad-manager/api/reference/v202408/InventoryService.FrequencyCap)` ` The frequency cap to be applied with this label. |\n| ### `labelId` | ` `xsd:`long` ID of the label being capped on the [AdUnit](/ad-manager/api/reference/v202408/InventoryService.AdUnit). |"]]