AI-generated Key Takeaways
-
ReservationDetailsError
objects encompass various error reasons related to a LineItem's reservation details, impacting properties such as units bought, duration, and cost type. -
The
reason
field withinReservationDetailsError
categorizes the specific issue encountered, ranging from limitations on unit types and cost types to restrictions on sponsorship and network remnant line items. -
Certain line item types have constraints on their duration and the ability to set unlimited end date times, impacting how their delivery and reservation are managed.
-
Sponsorship line items are limited to reserving a maximum of 100% of available impressions, reflecting their nature as premium inventory.
-
Dynamic allocation web properties are exclusively allowed for line items of type AdSense or Ad Exchange, reflecting their role in programmatic advertising.
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
|