enum TimeUnit (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represent the possible time units for frequency capping.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
MINUTE
|
|
HOUR
|
|
DAY
|
|
WEEK
|
|
MONTH
|
|
LIFETIME
|
|
POD
|
Per pod of ads in a video stream. Only valid for entities in a
EnvironmentType.VIDEO_PLAYER environment.
|
STREAM
|
Per video stream. Only valid for entities in a
EnvironmentType.VIDEO_PLAYER environment.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe content outlines the \u003ccode\u003eTimeUnit\u003c/code\u003e enumeration, which defines the possible time units for frequency capping within the context of ad management services.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeUnit\u003c/code\u003e supports various units, including \u003ccode\u003eMINUTE\u003c/code\u003e, \u003ccode\u003eHOUR\u003c/code\u003e, \u003ccode\u003eDAY\u003c/code\u003e, \u003ccode\u003eWEEK\u003c/code\u003e, \u003ccode\u003eMONTH\u003c/code\u003e, and \u003ccode\u003eLIFETIME\u003c/code\u003e, representing different durations for frequency capping.\u003c/p\u003e\n"],["\u003cp\u003eSpecific time units \u003ccode\u003ePOD\u003c/code\u003e and \u003ccode\u003eSTREAM\u003c/code\u003e are designed exclusively for environments of type \u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e in a video stream setting.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eTimeUnit\u003c/code\u003e enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e, indicating its location within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eUNKNOWN\u003c/code\u003e value is available, used when the current API version doesn't reveal the true value.\u003c/p\u003e\n"]]],["The content details `TimeUnit`, an enumeration defining time units for frequency capping within ad management services. These services include `ForecastService`, `InventoryService`, `LineItemService`, and `ProposalLineItemService`. Available units are `MINUTE`, `HOUR`, `DAY`, `WEEK`, `MONTH`, `LIFETIME`, `POD` and `STREAM`. `POD` and `STREAM` are specifically for video player environments. `UNKNOWN` represents a value not exposed by the current API version. The namespace for these services is provided.\n"],null,["# enum TimeUnit (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.TimeUnit) **InventoryService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.TimeUnit) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.TimeUnit) **Dependencies** \n[FrequencyCap](/ad-manager/api/reference/v202411/InventoryService.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/v202411`\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/v202411/InventoryService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `STREAM` | Per video stream. Only valid for entities in a [EnvironmentType.VIDEO_PLAYER](/ad-manager/api/reference/v202411/InventoryService.EnvironmentType#VIDEO_PLAYER) environment. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]