AI-generated Key Takeaways
-
The CurrencyCodeError is used in ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, ProposalService, and ReportService.
-
CurrencyCodeError inherits from ApiError.
-
This error type is related to issues with currency codes.
-
Reasons for a CurrencyCodeError include invalid format (INVALID), valid but unsupported codes (UNSUPPORTED), or using a deprecated currency code (DEPRECATED_CURRENCY_USED).
Errors related to currency codes.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
CurrencyCodeError
|
|
|
Enumerations
|