type CurrencyCodeError (v202505)
Stay organized with collections
Save and categorize content based on your preferences.
Errors related to currency codes.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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.
|
CurrencyCodeError
|
reason
|
CurrencyCodeError.Reason
Enumerations
-
INVALID
- The currency code is invalid and does not follow ISO 4217.
-
UNSUPPORTED
- The currency code is valid, but is not supported.
-
DEPRECATED_CURRENCY_USED
- The currency has been used for entity creation after its deprecation
|
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."],[],[],null,["# type CurrencyCodeError (v202505)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202505/ForecastService.CurrencyCodeError) [LineItemService](/ad-manager/api/reference/v202505/LineItemService.CurrencyCodeError) [LineItemTemplateService](/ad-manager/api/reference/v202505/LineItemTemplateService.CurrencyCodeError) [OrderService](/ad-manager/api/reference/v202505/OrderService.CurrencyCodeError) [ProposalLineItemService](/ad-manager/api/reference/v202505/ProposalLineItemService.CurrencyCodeError) [ProposalService](/ad-manager/api/reference/v202505/ProposalService.CurrencyCodeError) **ReportService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202505/ReportService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202505/ReportService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202505/ReportService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202505/ReportService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202505/ReportService.CommonError) **CurrencyCodeError** [FeatureError](/ad-manager/api/reference/v202505/ReportService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202505/ReportService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202505/ReportService.NotNullError) [ParseError](/ad-manager/api/reference/v202505/ReportService.ParseError) [PermissionError](/ad-manager/api/reference/v202505/ReportService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202505/ReportService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202505/ReportService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202505/ReportService.QuotaError) [ReportError](/ad-manager/api/reference/v202505/ReportService.ReportError) [RequiredCollectionError](/ad-manager/api/reference/v202505/ReportService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202505/ReportService.RequiredError) [ServerError](/ad-manager/api/reference/v202505/ReportService.ServerError) [StatementError](/ad-manager/api/reference/v202505/ReportService.StatementError) [StringFormatError](/ad-manager/api/reference/v202505/ReportService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202505/ReportService.StringLengthError)\n\nErrors related to currency codes.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202505`\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/v202505/ReportService.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| **`CurrencyCodeError`** ||\n| ### `reason` | ` `[CurrencyCodeError.Reason](/ad-manager/api/reference/v202505/ReportService.CurrencyCodeError.Reason)` ` *** ** * ** *** **Enumerations** `INVALID` : The currency code is invalid and does not follow ISO 4217. `UNSUPPORTED` : The currency code is valid, but is not supported. `DEPRECATED_CURRENCY_USED` : The currency has been used for entity creation after its deprecation \u003cbr /\u003e |"]]