AI-generated Key Takeaways
-
The DaiEncodingProfileService is a service for validating encoding profiles and is associated with various error types inherited from ApiError.
-
Errors within this service include issues with API versions, authentication, collection sizes, common errors, and specific encoding profile problems such as name, update, and variant settings errors.
-
The service also defines fields inherited from ApiError like fieldPath, fieldPathElements, trigger, and errorString to help identify the cause of an error.
-
A specific error, DaiEncodingProfileAdMatchingError, indicates issues with encoding profiles matching creative profiles, including a reason for not matching any creative profiles.
Lists all warnings associated with validating encoding profiles.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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. |
DaiEncodingProfileAdMatchingError
|
|
|
Enumerations
|