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 2025-08-06 UTC."],[[["\u003cp\u003eLiveStreamEventSlateError is an error type associated with the slate creative ID of a LiveStreamEvent.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details about errors encountered when setting up slate creatives for live stream events, such as invalid creative IDs, missing sources, or incorrect slate types.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes fields like \u003ccode\u003ereason\u003c/code\u003e, which specifies the cause of the error, and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e for context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLiveStreamEventSlateError.Reason\u003c/code\u003e is an enumeration outlining potential error reasons, like an invalid slate creative ID or a missing source for the slate.\u003c/p\u003e\n"]]],["The `LiveStreamEventService` manages errors related to live stream events, as documented in the API. `LiveStreamEventSlateError` is one error type, specifically for issues with slate creative IDs. It inherits from `ApiError`. Possible errors include: invalid slate creative ID, missing required slate information, missing slate source, invalid slate type, and inability to change the slate video source URL. The API documentation provides fields like `fieldPath`, `trigger`, and `errorString` to give more information about each error.\n"],null,[]]