AI-generated Key Takeaways
-
CreativeWrapperError provides error details specific to creative wrappers, inheriting properties like field path and error string from ApiError.
-
This error type is associated with services such as CreativeWrapperService and InventoryService.
-
Common reasons for CreativeWrapperError include invalid label types, unrecognized macros, and issues with specifying headers, footers, or video tracking URLs.
-
The error can occur due to restrictions on applying creative wrapper labels to certain ad unit types based on their sizes, environments, or platform.
Errors specific to creative wrappers.
- 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. |
CreativeWrapperError
|
|
|
The error reason represented by an enum. Enumerations
|