Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
FrequencyCaps allows access and management of frequency caps within Google Ads campaigns.
You can retrieve, create, and remove frequency caps for specific event types (like impressions or video views) and time units (like day, week, or month).
The FrequencyCapBuilder helps create new frequency caps for a campaign, providing flexibility in setting limits.
getEntityType identifies this entity as "FrequencyCaps" for programmatic access within scripts.
FrequencyCaps provides access to each of the frequency cap.
The corresponding frequency cap with the event type and time unit
or null if one does not exist.
newFrequencyCapBuilder()
Returns a new frequency cap builder for the campaign that the frequency
caps belong to. When FrequencyCapBuilder.build()
is called, a frequency cap will be added in this campaign.
[[["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-09-23 UTC."],[],[]]