AI-generated Key Takeaways
-
The LiveStreamEventService is associated with various error types related to API usage, authentication, limits, features, internal issues, invalid inputs, live stream event actions and settings, parsing, permissions, queries, quotas, ranges, required fields, servers, statements, strings, and uniqueness.
-
The
VideoAdTagError
specifically lists errors related to live stream event ad tags. -
Common reasons for
VideoAdTagError
include missing required fields, incorrect URL format for live or VOD traffic, invalid ad tag host, unsupported scheme (only HTTPS is supported), and invalid ad output format. -
Inherited
ApiError
fields provide details about the error, including the field path, parsed field path elements, trigger data, and a simple error string.
Lists all errors associated with live stream event ad tags.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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. |
VideoAdTagError
|
|
|
Enumerations
|