AI-generated Key Takeaways
-
CdnConfigurationService is a service that deals with errors related to CdnConfigurations.
-
This service lists various types of errors that can occur, such as authentication errors, quota errors, and permission errors.
-
Key fields include
fieldPath,fieldPathElements,trigger, anderrorStringfor detailing the error. -
Specific CdnConfigurationError reasons are provided, such as invalid URL schemes and issues with delivery location names.
-
Errors can occur if a CDN configuration is used by active content sources or live streams when attempting to archive it.
Errors associated with CdnConfigurations.
- 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. |
CdnConfigurationError
|
|
|
The error reason represented by an enum. Enumerations
|