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-02-13 UTC."],[[["BillingError objects detail errors in billing settings for proposals or proposal line items."],["Errors can arise from unsupported schedules, caps, missing sources, or invalid settings."],["Billing settings updates are restricted after proposal approval."],["Offline proposal line items have specific billing source validity rules."],["This error is part of the ProposalLineItemService within the Google Ad Manager API."]]],["The core content outlines the `ProposalLineItemService` and its associated errors, inherited from `ApiError`. These errors, including `BillingError`, `AuthenticationError`, and `QuotaError`, represent various issues that can occur. `BillingError` has specific reasons like `UNSUPPORTED_BILLING_SCHEDULE`, `MISSING_BILLING_SOURCE`, or `UPDATE_BILLING_NOT_ALLOWED`. This service deals with errors concerning proposal or proposal line item billing. It lists all the inherited errors and describes the field path to identify the error's cause.\n"]]