[[["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-08-20 UTC."],[[["The FrequencyCap object in Google Ad Manager's ForecastService represents a limit on the number of times an ad is shown to a single viewer."],["It uses `maxImpressions`, `numTimeUnits`, and `timeUnit` to define the frequency cap's limits and timeframe."],["The `timeUnit` can range from minutes to a user's lifetime and also includes specific options like pods and streams for video content."],["Frequency caps help manage ad exposure, preventing viewer fatigue and ensuring campaign effectiveness."]]],["The `FrequencyCap` feature limits how often a viewer sees a specific `LineItem` within a set timeframe. Key fields include `maxImpressions` (maximum impressions), `numTimeUnits` (total time period), and `timeUnit` (unit of time). Time units can be minutes, hours, days, weeks, months, or the entire lifetime. It also supports `POD` or `STREAM` which are for video stream specific environments. This applies to `ForecastService` and related services.\n"]]