AI-generated Key Takeaways
- 
          The LiveStreamEventService lists all errors associated with the LiveStreamEvent slate creative ID. 
- 
          This page details the inheritance of the LiveStreamEventService, showing it inherits from ApiError. 
- 
          Various specific errors are listed under the LiveStreamEventService, including AdBreakMarkupError, AuthenticationError, and LiveStreamEventSlateError. 
- 
          The LiveStreamEventSlateErrorincludes details like field path, trigger, and error string, as well as reasons such asINVALID_SLATE_CREATIVE_IDandLIVE_STREAM_EVENT_SLATE_CREATIVE_ID_REQUIRED.
Lists all errors associated with LiveStreamEvent slate creative id.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| 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 
 |