AI-generated Key Takeaways
-
The CreativeService includes services for CreativeSetService and LineItemCreativeAssociationService.
-
HtmlBundleProcessorError is a type of ApiError and lists errors related to processing HTML5 files.
-
Common errors for HTML5 bundles include issues with extracting files, click tags, file size, number of files, linked files, and the primary HTML file.
-
The HtmlBundleProcessorError reason field provides specific enumeration values for different HTML5 processing 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
|