AI-generated Key Takeaways
-
The
ForecastService.ProgrammaticError
relates to errors encountered with programmatic line items in Google Ad Manager. -
Programmatic line items have specific restrictions, such as supporting only certain creative sizes, line item types, and cost types.
-
These errors can occur due to various reasons, including unsupported features, invalid settings, or exceeding limitations for programmatic line items.
-
The
reason
field provides a specific enum value indicating the cause of the error, offering detailed insights into the issue. -
This error is part of the Google Ad Manager API and is subject to its namespace and inheritance structure.
Errors associated with programmatic line items.
- 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. |
ProgrammaticError
|
|
|
The error reason represented by an enum. Enumerations
|