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)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["The `HtmlBundleProcessorError` object lists all errors encountered during the processing of HTML5 files in Google Ad Manager."],["These errors encompass issues like file extraction failures, invalid click tags, file size or quantity limitations, unsupported file types (Flash, certain GWD components), and broken file references within the bundle."],["The errors also include issues with GWD properties, missing or multiple primary HTML files, inability to parse SVG blocks, and decoding issues with the bundle."],["Each error is represented by a `reason` field with an enum value providing specific details about the nature of the error."]]],["The content outlines errors related to the `CreativeService`, focusing on `HtmlBundleProcessorError`. This service handles issues during HTML5 file processing, such as failing to extract files, hard-coded or invalid click tags, oversized bundles or files, unsupported flash or GWD components, broken file references, missing or multiple primary HTML files, and invalid SVG. Also, general errors such as `ApiError`, with details on their cause, like `fieldPath` and `trigger` are described.\n"]]