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.
[[["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-11-19 UTC."],[[["The `ProposalLineItemProgrammaticError` object highlights errors encountered with programmatic proposal line items within Google Ad Manager."],["These errors often relate to unsupported features, such as specific product or line item types, creative rotations, and rate types for programmatic proposal line items."],["Certain constraints exist for programmatic proposal line items, including restrictions on creative durations, pricing models, and the mixing of certain deal types or ad sizes."],["Errors may also arise from buyer-related issues, like violations of service level agreements or the unavailability of the specified buyer."],["Programmatic proposal line items have limitations on environment and request platform pairing, as well as restrictions against mixing audio and video types within the same item."]]],["The document details the `ProposalLineItemProgrammaticError` within the `ProposalService`, which manages errors for programmatic proposal line items. It outlines the `ApiError` inheritance structure and lists numerous error types, such as `AuthenticationError`, `ForecastError`, and `QuotaError`. The `ProposalLineItemProgrammaticError` section specifies various error `reasons` related to programmatic proposal line items, including invalid product types, unsupported video environments, and restrictions on creative rotation or rate types, and more. These errors ensure the integrity of proposal line items.\n"]]