AI-generated Key Takeaways
-
ProgrammaticError is associated with errors encountered in programmatic line items.
-
ProgrammaticError inherits from ApiError and includes a reason field to indicate the specific error type.
-
Programmatic line items have limitations on supported features such as audience extension, video, roadblocks, creative rotation, cost type, and creative sizes.
-
Certain actions, such as updating specific fields for approved line items or creating new line items in approved orders, are not supported for programmatic line items.
Errors associated with programmatic line items.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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. |
ProgrammaticError
|
|
|
The error reason represented by an enum. Enumerations
|