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."],[[["This documentation details the `CreativeSetError` object and its properties within the Google Ad Manager API."],["`CreativeSetError` is a subclass of `ApiError` and is used to represent errors related to creative sets."],["The `reason` field provides an enum value indicating the specific cause of the error, such as missing required features or invalid creative configurations."],["This error object contains inherited fields from `ApiError` like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for debugging purposes."],["Developers should refer to the provided enum values for `CreativeSetError.Reason` to understand and address creative set-related errors in their Ad Manager integrations."]]],["The content details errors and services related to creative management in ad systems. Key services include `CreativeService`, `CreativeSetService`, and `LineItemCreativeAssociation`. The `ApiError` class is inherited by various error types, like `CreativeSetError`, which has specific reasons, such as `VIDEO_FEATURE_REQUIRED`, `INVALID_ADVERTISER`, and `MASTER_CREATIVE_CANNOT_BE_COMPANION`. The document includes error reasons related to creative sets, along with field information for debugging. The namespace for the related content is: `https://www.google.com/apis/ads/publisher/v202402`.\n"]]