[[["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."],[[["A FrequencyCap in Google Ad Manager limits the number of times a viewer sees the same ad within a specific timeframe."],["It uses three main settings: maximum impressions, time units (e.g., hours, days), and the specific time unit to define the frequency cap."],["Frequency caps can be applied at various levels, such as for line items, proposals, forecasts, and inventory management within Google Ad Manager."],["Time units for frequency caps include standard durations (minute, hour, day, week, month, lifetime) and video-specific options (pod, stream)."]]],["The content defines the `FrequencyCap`, which limits how often a viewer sees a specific `LineItem` within a timeframe. Key fields include `maxImpressions` (maximum impressions), `numTimeUnits` (duration), and `timeUnit` (time unit). Time units can be `MINUTE`, `HOUR`, `DAY`, `WEEK`, `MONTH`, `LIFETIME`, `POD`, `STREAM`, or `UNKNOWN`. `POD` and `STREAM` are specifically for `VIDEO_PLAYER` environments. It is related to `ForecastService`, `InventoryService`, `LineItemService`, and `ProposalLineItemService`.\n"]]