[[["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 possible time units for frequency capping in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes standard units like MINUTE, HOUR, DAY, WEEK, MONTH, LIFETIME, and units specific to video environments like POD and STREAM.\u003c/p\u003e\n"],["\u003cp\u003eTimeUnit is part of the Google Ad Manager API and is used by services like ForecastService, InventoryService, LineItemService, and ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003eIf the actual value is not exposed by the requested API version, it returns UNKNOWN.\u003c/p\u003e\n"]]],["The core content details the `TimeUnit` enumeration within the Google Ad Manager API (v202408). This enumeration defines time units used for frequency capping in ad delivery. Available units include `MINUTE`, `HOUR`, `DAY`, `WEEK`, `MONTH`, and `LIFETIME`. Additionally, `POD` and `STREAM` are specific to video environments. The `UNKNOWN` unit represents values not exposed by the API version. These values are linked to the `FrequencyCap` dependency in `LineItemService`.\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** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.TimeUnit) **Dependencies** \n[FrequencyCap](/ad-manager/api/reference/v202408/LineItemService.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/LineItemService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `STREAM` | Per video stream. Only valid for entities in a [EnvironmentType.VIDEO_PLAYER](/ad-manager/api/reference/v202408/LineItemService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]