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."],[[["LiveStreamEventSlateError identifies errors related to slate creative IDs for live stream events."],["It includes fields like `reason` specifying the cause of the error (e.g., invalid slate creative ID, missing source)."],["This error is part of the NetworkService and inherits from ApiError, providing additional context."],["Reasons for this error can include an invalid slate creative ID, missing source for the slate, or an invalid slate type."],["LiveStreamEventSlateError ensures the proper configuration of slate creatives for live stream events in Google Ad Manager."]]],["The document details error types within the `LiveStreamEventService` and `NetworkService`, focusing on `LiveStreamEventSlateError`. This error lists potential issues with live stream event slates, like an invalid creative ID, missing or an invalid type, a required field not being set, or an absent source. The `ApiError`, inherited, includes details on the error's field path, data causing it, and a string representation. The document's namespace is identified. The document also describes in detail the `LiveStreamEventSlateError.Reason` enumerations.\n"]]