[[["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-08-06 UTC."],[[["\u003cp\u003eTimeUnit represents the potential time units for applying frequency capping, like minutes, hours, days, weeks, months, or for the entire lifetime.\u003c/p\u003e\n"],["\u003cp\u003eFor video environments, TimeUnit includes options for limiting frequency per ad pod or per video stream.\u003c/p\u003e\n"],["\u003cp\u003eIf the specific time unit isn't revealed by the API version you're using, you'll receive a value of "UNKNOWN".\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for TimeUnit is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines `TimeUnit` options for frequency capping within the ad management system. These units, accessible via multiple services, include `MINUTE`, `HOUR`, `DAY`, `WEEK`, `MONTH`, and `LIFETIME`. Specialized time units `POD` and `STREAM` are for video environments. The `UNKNOWN` value indicates an unspecified or unsupported time unit by the API version. FrequencyCap is a dependancy, and the namespace is: `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum TimeUnit (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.TimeUnit) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.TimeUnit) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.TimeUnit) **ProposalLineItemService** **Dependencies** \n[FrequencyCap](/ad-manager/api/reference/v202408/ProposalLineItemService.FrequencyCap) \n▼\n**TimeUnit**\n\nRepresent the possible time units for frequency capping.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `MINUTE` | |\n| `HOUR` | |\n| `DAY` | |\n| `WEEK` | |\n| `MONTH` | |\n| `LIFETIME` | |\n| `POD` | Per pod of ads in a video stream. Only valid for entities in a [EnvironmentType.VIDEO_PLAYER](/ad-manager/api/reference/v202408/ProposalLineItemService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `STREAM` | Per video stream. Only valid for entities in a [EnvironmentType.VIDEO_PLAYER](/ad-manager/api/reference/v202408/ProposalLineItemService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]