AI-generated Key Takeaways
-
The
DaiEncodingProfileService
handles errors related to encoding profile updates in Google Ad Manager. -
DaiEncodingProfileUpdateError
is a specific error type within this service, indicating issues during profile updates. -
This error includes a
reason
field that provides more context, such as profiles being used by live streams or unknown reasons. -
A detailed list of potential errors during profile updates, along with their descriptions, is available within this service.
-
These error messages help publishers identify and resolve issues encountered during the configuration of encoding profiles for Dynamic Ad Insertion.
Lists all errors associated with encoding profile updates.
- 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. |
DaiEncodingProfileUpdateError
|
|
|
Enumerations
|