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-05-15 UTC."],[[["This documentation details the `CreativePreviewError` object within the `LineItemCreativeAssociationService`."],["`CreativePreviewError` objects are associated with the generation of creative preview URIs and indicate reasons why a preview URL cannot be generated."],["Reasons for preview URL generation failure can include: the creative cannot be previewed, native creatives needing specific retrieval methods, missing HTML snippets for third-party creatives, or unknown reasons."],["The `CreativePreviewError` object inherits from `ApiError` and includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for detailed error information."],["`CreativePreviewError` has a `reason` field that specifies the cause of the error, such as `CANNOT_GENERATE_PREVIEW_URL` or `HTML_SNIPPET_REQUIRED_FOR_THIRD_PARTY_CREATIVE`."]]],["The core content outlines errors related to the `LineItemCreativeAssociationService`, which manages associations between line items and creatives. It details `ApiError` inheritance and lists various specific error types, including `CreativePreviewError`. The document focuses on errors encountered within the service, such as issues with AdSense accounts, assets, authentication, and creative elements, as well as preview generation. `CreativePreviewError` lists specific reasons including issues with third party creatives and native creatives.\n"]]