type TimeZoneError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Errors related to timezones.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
TimeZoneError
|
reason
|
TimeZoneError.Reason
Enumerations
-
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-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe TimeZoneError object, inheriting from ApiError, is thrown when issues related to timezones occur in the Proposal Service.\u003c/p\u003e\n"],["\u003cp\u003eThis error can be caused by an invalid, incorrectly formatted, or unknown timezone ID, indicated by the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe error object includes detailed information like the field path (\u003ccode\u003efieldPath\u003c/code\u003e), a parsed field path (\u003ccode\u003efieldPathElements\u003c/code\u003e), the trigger data (\u003ccode\u003etrigger\u003c/code\u003e), and an error description (\u003ccode\u003eerrorString\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eTimezone IDs must be in the tz database format, such as "America/Los_Angeles", to be considered valid.\u003c/p\u003e\n"]]],["The content details the `TimeZoneError` within the context of various services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService`. It shows that the `TimeZoneError` inherits from `ApiError`, offering properties like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `TimeZoneError` has a `reason` field with specific error types: `INVALID_TIMEZONE_ID`, `TIMEZONE_ID_IN_WRONG_FORMAT`, and `UNKNOWN` if the API does not recognize the error.\n"],null,["# type TimeZoneError (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.TimeZoneError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.TimeZoneError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.TimeZoneError) [OrderService](/ad-manager/api/reference/v202411/OrderService.TimeZoneError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.TimeZoneError) **ProposalService** [UserService](/ad-manager/api/reference/v202411/UserService.TimeZoneError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/ProposalService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/ProposalService.ApiVersionError) [AudienceSegmentError](/ad-manager/api/reference/v202411/ProposalService.AudienceSegmentError) [AuthenticationError](/ad-manager/api/reference/v202411/ProposalService.AuthenticationError) [BillingError](/ad-manager/api/reference/v202411/ProposalService.BillingError) [CollectionSizeError](/ad-manager/api/reference/v202411/ProposalService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/ProposalService.CommonError) [CurrencyCodeError](/ad-manager/api/reference/v202411/ProposalService.CurrencyCodeError) [CustomFieldValueError](/ad-manager/api/reference/v202411/ProposalService.CustomFieldValueError) [DealError](/ad-manager/api/reference/v202411/ProposalService.DealError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202411/ProposalService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202411/ProposalService.EntityLimitReachedError) [ExchangeRateError](/ad-manager/api/reference/v202411/ProposalService.ExchangeRateError) [FeatureError](/ad-manager/api/reference/v202411/ProposalService.FeatureError) [ForecastError](/ad-manager/api/reference/v202411/ProposalService.ForecastError) [InternalApiError](/ad-manager/api/reference/v202411/ProposalService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/ProposalService.InvalidUrlError) [LabelEntityAssociationError](/ad-manager/api/reference/v202411/ProposalService.LabelEntityAssociationError) [LineItemOperationError](/ad-manager/api/reference/v202411/ProposalService.LineItemOperationError) [NotNullError](/ad-manager/api/reference/v202411/ProposalService.NotNullError) [NullError](/ad-manager/api/reference/v202411/ProposalService.NullError) [ParseError](/ad-manager/api/reference/v202411/ProposalService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/ProposalService.PermissionError) [PrecisionError](/ad-manager/api/reference/v202411/ProposalService.PrecisionError) [ProgrammaticError](/ad-manager/api/reference/v202411/ProposalService.ProgrammaticError) [ProposalActionError](/ad-manager/api/reference/v202411/ProposalService.ProposalActionError) [ProposalError](/ad-manager/api/reference/v202411/ProposalService.ProposalError) [ProposalLineItemError](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemError) [ProposalLineItemMakegoodError](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemMakegoodError) [ProposalLineItemProgrammati...](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemProgrammaticError \"ProposalLineItemProgrammaticError\") [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/ProposalService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/ProposalService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/ProposalService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/ProposalService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202411/ProposalService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/ProposalService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/ProposalService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/ProposalService.ServerError) [StatementError](/ad-manager/api/reference/v202411/ProposalService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/ProposalService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/ProposalService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/ProposalService.TeamError) **TimeZoneError** [TypeError](/ad-manager/api/reference/v202411/ProposalService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/ProposalService.UniqueError)\n\nErrors related to timezones.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202411/ProposalService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`TimeZoneError`** ||\n| ### `reason` | ` `[TimeZoneError.Reason](/ad-manager/api/reference/v202411/ProposalService.TimeZoneError.Reason)` ` *** ** * ** *** **Enumerations** `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. \u003cbr /\u003e |"]]