AI-generated Key Takeaways
-
The
LiveStreamEventSlateError
object describes errors related to the slate creative ID in live stream events. -
This 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.
-
LiveStreamEventSlateError
includes fields likereason
, providing specific details about the error, and inherits fields likefieldPath
anderrorString
fromApiError
for broader context. -
Developers can use the
reason
field to identify and handle specific slate-related errors during live stream event creation or management.
Lists all errors associated with LiveStreamEvent slate creative id.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
LiveStreamEventSlateError
|
|
|
Enumerations
|