AI-generated Key Takeaways
-
This documentation details the
TranscodingError
object in the Google Ad Manager API. -
TranscodingError
is a subclass ofApiError
and is associated with video and audio transcoding issues. -
It contains a
reason
field that provides specific information about the transcoding error encountered. -
The
reason
field can indicate issues such as pending transcoding, invalid creative source, or ongoing transcoding processes. -
The namespace for this object is
https://www.google.com/apis/ads/publisher/v202411
.
Errors associated with the video and audio transcoding flow.
- 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. |
TranscodingError
|
|
|
Enumerations
|