type LabelFrequencyCap (v202502)
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/v202502
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."],[],["`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 relies on two key elements: `frequencyCap`, which defines the capping parameters, and `labelId`, the unique identifier of the label associated with the cap. This service is part of `InventoryService` in the specified namespace. It's used for controlling ad impression frequency for specific ad unit groups.\n"],null,["# type LabelFrequencyCap (v202502)\n\n**Service** \n**InventoryService** **Dependencies** \n[AdUnit](/ad-manager/api/reference/v202502/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/v202502`\n\n| Field ----- ||\n|--------------------|----------------------------------------------------------------------------------------------------------------------------------------|\n| ### `frequencyCap` | ` `[FrequencyCap](/ad-manager/api/reference/v202502/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/v202502/InventoryService.AdUnit). |"]]