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)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
There is no limit on the number of ads delivered for a line item when you
set LineItem.duration to be
LineItemSummary.Duration.NONE. This can only be set for line
items of type LineItemType.PRICE_PRIORITY.
Network remnant line items cannot be changed to other line item types once delivery begins.
This restriction does not apply to any new line items created in Ad Manager.
BACKFILL_WEBPROPERTY_CODE_NOT_ALLOWED
A dynamic allocation web property can only be set on a line item of type
AdSense or Ad Exchange.
CPA_DEPRECATED
CPA LineItems can't have end dates older than February 22, 2024.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`ReservationDetailsError` outlines errors encountered when managing LineItem reservation details in Google Ad Manager."],["It inherits from `ApiError` and provides specific error reasons through the `reason` field."],["The `reason` field uses the `ReservationDetailsError.Reason` enum to categorize errors related to line item reservation settings, including units bought, duration, cost type, and line item type constraints."],["This error helps publishers identify and resolve issues with reserving inventory for line items in their ad campaigns."]]],["The content outlines errors associated with line item reservation details within various services like ForecastService, LineItemService, and OrderService. It details the `ReservationDetailsError`, inherited from `ApiError`, specifying issues through an enum `Reason`. Reasons include disallowed unlimited units/end dates, percentage of units too high, unsupported duration/unit/cost types, mismatches between cost and unit types, invalid line item types for reservation, and issues with network remnant orders. Additional causes such as CPA depreciation, backfill restrictions and unknown values are also listed.\n"]]