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."],[[["This page documents the `CustomCreativeError` object in the Google Ad Manager API."],["`CustomCreativeError` is a type of `ApiError` specifically related to custom creatives."],["It lists potential errors encountered when working with custom creatives, such as duplicate macro names, missing macros, and unrecognized macros."],["Each error is categorized by a specific `reason` code that provides more information about the issue."],["This information helps developers to troubleshoot and resolve issues when using custom creatives in Google Ad Manager."]]],["The core content outlines the error types associated with several services, including `CreativeService`, `CreativeSetService`, and `LineItemCreativeAssociation`. These errors, inherited from `ApiError`, cover various issues like authentication, versioning, asset problems, and creative-specific errors. The `CustomCreativeError` lists specific reasons such as duplicate or unrecognized macros, missing macros, custom creative restrictions, and asset duplication. Each error contains detailed information, a field path, error string and also the trigger.\n"]]