AI-generated Key Takeaways
-
The content details various errors related to the CreativeService, CreativeSetService, and LineItemCreativeAssociationService within the Google Ad Manager API.
-
HtmlBundleProcessorError specifically lists errors associated with processing HTML5 files, including issues with click tags, file size, number of files, and unsupported elements like Flash.
-
The document outlines fields inherited from ApiError such as fieldPath, fieldPathElements, trigger, and errorString, which help identify the cause and details of an API error.
-
Numerous specific error types are listed under LineItemCreativeAssociationService, ranging from authentication and permissions to creative, file, and parsing errors.
Lists all errors associated with html5 file processing.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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. |
HtmlBundleProcessorError
|
|
|
The error reason represented by an enum. Enumerations
|