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 2025-08-06 UTC."],[[["\u003cp\u003eThe ProposalService lists all errors associated with performing actions on Proposal objects.\u003c/p\u003e\n"],["\u003cp\u003eProposalActionError objects contain information about errors related to proposal actions, including a reason field indicating the cause of the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within ProposalActionError can indicate reasons such as the operation not being applicable, the proposal being archived, or an unknown error.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses a specific namespace for communication.\u003c/p\u003e\n"],["\u003cp\u003eErrors related to proposals can be identified using the inherited ApiError fields such as fieldPath, trigger, and errorString.\u003c/p\u003e\n"]]],["The core content outlines the `ProposalService` and its associated error types, derived from `ApiError`. This includes a comprehensive list of specific errors, such as `AuthenticationError`, `ForecastError`, `ProposalError`, and many others related to various aspects like billing, currency, fields, and quotas. Additionally, `ProposalActionError` specifies errors tied to proposal state, like `NOT_APPLICABLE` and `IS_ARCHIVED`. The document defines how these errors are represented with fields like `fieldPath`, `trigger`, and `errorString`.\n"],null,["# type ProposalActionError (v202411)\n\n**Service** \n[ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalActionError) **ProposalService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/ProposalService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/ProposalService.ApiVersionError) [AudienceSegmentError](/ad-manager/api/reference/v202411/ProposalService.AudienceSegmentError) [AuthenticationError](/ad-manager/api/reference/v202411/ProposalService.AuthenticationError) [BillingError](/ad-manager/api/reference/v202411/ProposalService.BillingError) [CollectionSizeError](/ad-manager/api/reference/v202411/ProposalService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/ProposalService.CommonError) [CurrencyCodeError](/ad-manager/api/reference/v202411/ProposalService.CurrencyCodeError) [CustomFieldValueError](/ad-manager/api/reference/v202411/ProposalService.CustomFieldValueError) [DealError](/ad-manager/api/reference/v202411/ProposalService.DealError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202411/ProposalService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202411/ProposalService.EntityLimitReachedError) [ExchangeRateError](/ad-manager/api/reference/v202411/ProposalService.ExchangeRateError) [FeatureError](/ad-manager/api/reference/v202411/ProposalService.FeatureError) [ForecastError](/ad-manager/api/reference/v202411/ProposalService.ForecastError) [InternalApiError](/ad-manager/api/reference/v202411/ProposalService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/ProposalService.InvalidUrlError) [LabelEntityAssociationError](/ad-manager/api/reference/v202411/ProposalService.LabelEntityAssociationError) [LineItemOperationError](/ad-manager/api/reference/v202411/ProposalService.LineItemOperationError) [NotNullError](/ad-manager/api/reference/v202411/ProposalService.NotNullError) [NullError](/ad-manager/api/reference/v202411/ProposalService.NullError) [ParseError](/ad-manager/api/reference/v202411/ProposalService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/ProposalService.PermissionError) [PrecisionError](/ad-manager/api/reference/v202411/ProposalService.PrecisionError) [ProgrammaticError](/ad-manager/api/reference/v202411/ProposalService.ProgrammaticError) **ProposalActionError** [ProposalError](/ad-manager/api/reference/v202411/ProposalService.ProposalError) [ProposalLineItemError](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemError) [ProposalLineItemMakegoodError](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemMakegoodError) [ProposalLineItemProgrammati...](/ad-manager/api/reference/v202411/ProposalService.ProposalLineItemProgrammaticError \"ProposalLineItemProgrammaticError\") [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/ProposalService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/ProposalService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/ProposalService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/ProposalService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202411/ProposalService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/ProposalService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/ProposalService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/ProposalService.ServerError) [StatementError](/ad-manager/api/reference/v202411/ProposalService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/ProposalService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/ProposalService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/ProposalService.TeamError) [TimeZoneError](/ad-manager/api/reference/v202411/ProposalService.TimeZoneError) [TypeError](/ad-manager/api/reference/v202411/ProposalService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/ProposalService.UniqueError)\n\nLists all errors associated with performing actions on [Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202411/ProposalService.FieldPathElement)`[]` 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)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`ProposalActionError`** ||\n| ### `reason` | ` `[ProposalActionError.Reason](/ad-manager/api/reference/v202411/ProposalService.ProposalActionError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `NOT_APPLICABLE` : The operation is not applicable to the current state. `IS_ARCHIVED` : The operation cannot be applied because the proposal is archived. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]