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\u003eThe \u003ccode\u003eLiveStreamEventSlateError\u003c/code\u003e object describes errors related to the slate creative ID in live stream events.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur if the slate creative ID is invalid, missing, or if the slate creative itself has issues, such as a missing video source.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLiveStreamEventSlateError\u003c/code\u003e includes fields like \u003ccode\u003ereason\u003c/code\u003e, providing specific details about the error, and inherits fields like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003eerrorString\u003c/code\u003e from \u003ccode\u003eApiError\u003c/code\u003e for broader context.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the \u003ccode\u003ereason\u003c/code\u003e field to identify and handle specific slate-related errors during live stream event creation or management.\u003c/p\u003e\n"]]],["The `LiveStreamEventService` manages errors related to live stream events, as categorized under the `ApiError` umbrella. It includes specific errors such as `LiveStreamEventSlateError`, which addresses issues with slate creative IDs, such as invalid or missing IDs, missing video sources, and invalid slate types. Other errors address issues like URL problems, conditioning, custom asset keys, date/time formats, DVR window, and more. This service details the structure of field-related and data errors.\n"],null,[]]