AI-generated Key Takeaways
-
The
LiveStreamEventDvrWindowError
object lists errors encountered when setting the DVR window duration for live stream events. -
These errors often relate to the DVR window duration being too high or too low based on network limits.
-
The
reason
field provides specific information about the error, such asDVR_WINDOW_TOO_HIGH
orDVR_WINDOW_TOO_LOW
. -
This information is part of the Google Ad Manager API and uses a namespace for organization.
-
Developers can use the provided field paths and error strings to troubleshoot and resolve DVR window errors.
Lists the errors associated with setting the LiveStreamEvent DVR window duration.
- 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. |
LiveStreamEventDvrWindowError
|
|
|
Enumerations
|