AI-generated Key Takeaways
-
The CmsMetadataService handles errors related to metadata merge specifications and inherits from ApiError.
-
Common inherited error types include AuthenticationError, InternalApiError, PermissionError, and ServerError, among others.
-
Specific errors for MetadataMergeSpecError are detailed in the 'reason' field, indicating issues like duplicate input IDs, improperly specified bounds, or conflicting value rules.
-
The Namespace for this service is
https://www.google.com/apis/ads/publisher/v202502.
Errors associated with metadata merge specs.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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. |
MetadataMergeSpecError
|
|
|
The error reason represented by an enum. Enumerations
|