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-13 UTC."],[[["RichMediaStudioCreativeError is an error type associated with Studio creatives in Google Ad Manager."],["This error is triggered by various reasons, such as invalid creative objects, connection issues with Rich Media Studio, or incorrect pushdown configurations."],["RichMediaStudioCreativeError inherits from ApiError, providing detailed information about the error, including field path, trigger, and error string."],["Reasons for these errors are represented by the RichMediaStudioCreativeError.Reason enum, encompassing a range of potential issues."],["Only Studio can create a RichMediaStudioCreative."]]],["The content details the `CreativeService`, `CreativeSetService`, and `LineItemCreativeAssociationService`, alongside `RichMediaStudioCreativeError` within the specified API. It outlines the inheritance structure and lists numerous error types like `ApiError`, `AssetError`, `AuthenticationError`, and many more under the `CreativeSetService`. The core focus is on defining errors related to creatives, particularly within the Rich Media Studio context. Key actions involve identifying and classifying different error types that could occur when working with creatives and their associated services. The document also defines `RichMediaStudioCreativeError` reasons.\n"]]