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-02-02 UTC."],[[["The `LineItemCreativeAssociationService.HtmlBundleProcessorError` object lists all errors associated with html5 file processing within Google Ad Manager."],["The `reason` field provides a specific reason for the error, represented by an enum, such as file size limitations, click tag issues, or unsupported file types."],["HTML5 bundles are subject to size and file number restrictions, with a maximum size of 1000 KB and a limit of 50 files."],["Click tags within HTML5 bundles should not be hard-coded, placed outside the primary HTML file, or have invalid names or URLs."],["Flash files, certain GWD components and methods, and broken relative file references are not supported within HTML5 bundles."]]],[]]