enum TimeZoneError.Reason (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Describes reasons for invalid timezone.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration |
Description |
INVALID_TIMEZONE_ID
|
Indicates that the timezone ID provided is not supported.
|
TIMEZONE_ID_IN_WRONG_FORMAT
|
Indicates that the timezone ID provided is in the wrong format.
The timezone ID must be in tz database format (e.g. "America/Los_Angeles").
|
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-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# enum TimeZoneError.Reason (v202508)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202508/ForecastService.TimeZoneError.Reason) [LineItemService](/ad-manager/api/reference/v202508/LineItemService.TimeZoneError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202508/LineItemTemplateService.TimeZoneError.Reason) [OrderService](/ad-manager/api/reference/v202508/OrderService.TimeZoneError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202508/ProposalLineItemService.TimeZoneError.Reason) [ProposalService](/ad-manager/api/reference/v202508/ProposalService.TimeZoneError.Reason) **UserService** **Dependencies** \n[TimeZoneError](/ad-manager/api/reference/v202508/UserService.TimeZoneError) \n▼\n**TimeZoneError.Reason**\n\nDescribes reasons for invalid timezone.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Enumeration | Description |\n|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `INVALID_TIMEZONE_ID` | Indicates that the timezone ID provided is not supported. |\n| `TIMEZONE_ID_IN_WRONG_FORMAT` | Indicates that the timezone ID provided is in the wrong format. The timezone ID must be in tz database format (e.g. \"America/Los_Angeles\"). |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]