AI-generated Key Takeaways
-
ReservationDetailsError lists errors associated with a LineItem's reservation details within the specified namespace.
-
Errors related to reservation details can include issues with unlimited units or end dates, percentage units exceeding limits, and invalid duration, unit type, or cost type for the line item type.
-
Some specific errors are related to the line item type not allowing reservation, inability to change network remnant line item types, or deprecated CPA line items.
-
The error details can include a field path, parsed field path elements, the data that triggered the error, and a simple string representation.
Lists all errors associated with LineItem's reservation details.
- 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. |
ReservationDetailsError
|
|
|
The error reason represented by an enum. Enumerations
|