AI-generated Key Takeaways
-
The DaiEncodingProfileService manages encoding profiles and their associated errors in Google Ad Manager.
-
This service outlines potential errors related to encoding profile settings, such as container type and audio/video settings configurations.
-
Errors are categorized with specific reasons to aid in troubleshooting and resolution.
-
The service provides detailed information about each error, including a field path, trigger, and error string, within a structured namespace.
-
Developers can use this information to ensure proper configuration of encoding profiles within their Ad Manager setup.
Lists all errors associated with encoding profile container settings.
- 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. |
DaiEncodingProfileContainerSettingsError
|
|
|
Enumerations
|