[[["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's defined by the maximum impressions allowed (`maxImpressions`), the length of the time period (`numTimeUnits`), and the unit of time (e.g., hour, day, week) (`timeUnit`)."],["TimeUnit options include standard durations like minutes, hours, days, and also specialized options like \"pod\" or \"stream\" for video ads."]]],["The content defines the `FrequencyCap`, which limits how often a viewer sees a `LineItem` within a time period. Key elements include `maxImpressions` (maximum impressions served), `numTimeUnits` (total time period), and `timeUnit` (unit of time). Time units can be `MINUTE`, `HOUR`, `DAY`, `WEEK`, `MONTH`, `LIFETIME`, `POD`, `STREAM`, or `UNKNOWN`. `POD` and `STREAM` are only for `VIDEO_PLAYER` environments. The `ProposalLineItem` is dependent of the `FrequencyCap`.\n"]]