AI-generated Key Takeaways
-
The LiveStreamEventSlateError is a type of ApiError within the LiveStreamEventService.
-
This error is associated with issues related to the slate creative ID used in LiveStreamEvent objects.
-
It includes inherited fields from ApiError such as
fieldPath
,fieldPathElements
,trigger
, anderrorString
, providing details about the error's cause and location. -
Specific reasons for a LiveStreamEventSlateError are detailed, including invalid or missing slate creative IDs, missing sources for the slate, invalid slate type, and attempts to change the slate video source URL.
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
|