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 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 2023-08-22 UTC."],[[["The `ProposalLineItemError` object lists all errors associated with proposal line items in Google Ad Manager."],["These errors cover a wide range of issues, from rate card discrepancies and date/time conflicts to targeting restrictions and creative formatting problems."],["Each error is represented by a `reason` enum value that provides a specific description of the problem encountered."],["The errors are organized within the `https://www.google.com/apis/ads/publisher/v202308` namespace."],["Detailed information about each error reason can be found in the provided documentation links."]]],[]]