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.
The proposal line item's rate card is not the same as other proposal line items
in the proposal.
LINE_ITEM_TYPE_NOT_ALLOWED
The proposal line item's type is not yet supported by Sales Manager.
END_DATE_TIME_NOT_AFTER_START_TIME
The proposal line item's end date time is not after its start date time.
START_DATE_TIME_TOO_LATE_IN_MONTH
The proposal line item's start date time is too late in the month. This error applies to
Programmatic Guaranteed deals sold on Nielsen audience measurement.
END_DATE_TIME_TOO_LATE
The proposal line item's end date time is after 1/1/2037.
START_DATE_TIME_IS_IN_PAST
The proposal line item's start date time is in past.
END_DATE_TIME_IS_IN_PAST
The proposal line item's end date time is in past.
FRONTLOADED_NOT_ALLOWED
Frontloaded delivery rate type is not allowed.
ALL_ROADBLOCK_NOT_ALLOWED
Roadblocking to display all creatives is not allowed.
ALL_COMPANION_DELIVERY_NOT_ALLOWED
Display all companions is not allowed.
CREATIVE_SET_ROADBLOCK_NOT_ALLOWED
Roadblocking to display all master and companion creative set is not allowed.
ALREADY_STARTED
Some changes may not be allowed because the related line item has already started.
CONFLICT_WITH_PRODUCT
The setting is conflict with product's restriction.
The companion delivery option is not valid for the roadblocking type.
INCONSISTENT_ROADBLOCK_TYPE
Roadblocking type is inconsistent with creative placeholders. If the roadblocking
type is creative set, creative placeholders should contain companions,
and vice versa.
One or more values on the proposal line item are not valid for a
LineItemType.CLICK_TRACKING line item type.
UPDATE_COST_ADJUSTMENT_NOT_ALLOWED
Proposal line item cannot update its cost adjustment after first approval.
UNSUPPORTED_RATE_CARD_CURRENCY_CODE
The currency code of the proposal line item's rate card is not supported by
the current network. All supported currencies can be found in the union of
Network.currencyCode and Network.secondaryCurrencyCodes.
END_DATE_TIME_IS_BEFORE_LAST_PAUSED_TIME
The corresponding line item is paused, but the proposal line item's end date time is before
the last paused time.
VIDEO_INVALID_ROADBLOCKING
Video line items cannot have roadblocking options.
UPDATE_TIME_ZONE_NOT_ALLOWED
Time zone cannot be updated once the proposal line item has been sold.
INVALID_TIME_ZONE_FOR_RATE_TYPE
Time zone must be network time zone if the proposal line item is RateType.VCPM.
[[["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-02-13 UTC."],[[["The `ProposalLineItemError` object lists all errors associated with proposal line items in Google Ad Manager."],["Errors can arise from issues like mismatched rate cards, unsupported line item types, invalid date/time settings, or conflicts with product restrictions."],["The `reason` field provides a specific reason for the error, categorized by an enum with detailed descriptions."],["These errors help ensure accurate and compliant proposal line item creation and management within the Ad Manager system."],["Proposal line items can be affected by restrictions on targeting, creative settings, roadblocking, and other parameters, leading to potential errors."]]],[]]