[[["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-05-15 UTC."],[[["A FrequencyCap in Google Ad Manager limits the number of times a viewer sees the same line item within a specific timeframe."],["It's defined by the maximum impressions allowed (`maxImpressions`), the time period (`numTimeUnits`), and the unit of time (e.g., hour, day, week) (`timeUnit`)."],["Frequency caps can be applied to various services like ForecastService, InventoryService, LineItemService, and ProposalLineItemService."],["TimeUnit offers flexibility in setting the frequency cap duration, including options like minute, hour, day, week, month, lifetime, and even per pod or stream for video content."]]],["The `FrequencyCap` sets limits on viewer exposure to a `LineItem` within a time frame. Key components include `maxImpressions`, the maximum impressions served to a user. `numTimeUnits` defines the duration's count, and `timeUnit` specifies the unit of time, including minute, hour, day, week, month, lifetime, pod, stream, or unknown. This functionality applies to services like `ForecastService`, `InventoryService`, `LineItemService` and `ProposalLineItemService`, in the context of `LineItemSummary`.\n"]]