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 encountered when performing actions on proposals.\u003c/p\u003e\n"],["\u003cp\u003eErrors can occur due to various reasons, such as the proposal being archived or the action being inapplicable to the current state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific reason for the error, while \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e offer further details about the error context.\u003c/p\u003e\n"]]],["The core content outlines error handling for actions on `Proposal` objects within the `ProposalService`. It details the `ApiError` inheritance structure, which includes various specific error types like `AuthenticationError`, `ForecastError`, and `QuotaError`. The `ProposalActionError` is introduced, highlighting its key property, `reason`, which uses an enumeration (`NOT_APPLICABLE`, `IS_ARCHIVED`, `UNKNOWN`) to specify why an action on a proposal failed. In addition it lists all the error types related to a proposal action.\n"],null,["# type ProposalActionError (v202408)\n\n**Service** \n[ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ProposalActionError) **ProposalService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/ProposalService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/ProposalService.ApiVersionError) [AudienceSegmentError](/ad-manager/api/reference/v202408/ProposalService.AudienceSegmentError) [AuthenticationError](/ad-manager/api/reference/v202408/ProposalService.AuthenticationError) [BillingError](/ad-manager/api/reference/v202408/ProposalService.BillingError) [CollectionSizeError](/ad-manager/api/reference/v202408/ProposalService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/ProposalService.CommonError) [CurrencyCodeError](/ad-manager/api/reference/v202408/ProposalService.CurrencyCodeError) [CustomFieldValueError](/ad-manager/api/reference/v202408/ProposalService.CustomFieldValueError) [DealError](/ad-manager/api/reference/v202408/ProposalService.DealError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202408/ProposalService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202408/ProposalService.EntityLimitReachedError) [ExchangeRateError](/ad-manager/api/reference/v202408/ProposalService.ExchangeRateError) [FeatureError](/ad-manager/api/reference/v202408/ProposalService.FeatureError) [ForecastError](/ad-manager/api/reference/v202408/ProposalService.ForecastError) [InternalApiError](/ad-manager/api/reference/v202408/ProposalService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202408/ProposalService.InvalidUrlError) [LabelEntityAssociationError](/ad-manager/api/reference/v202408/ProposalService.LabelEntityAssociationError) [LineItemOperationError](/ad-manager/api/reference/v202408/ProposalService.LineItemOperationError) [NotNullError](/ad-manager/api/reference/v202408/ProposalService.NotNullError) [NullError](/ad-manager/api/reference/v202408/ProposalService.NullError) [ParseError](/ad-manager/api/reference/v202408/ProposalService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/ProposalService.PermissionError) [PrecisionError](/ad-manager/api/reference/v202408/ProposalService.PrecisionError) [ProgrammaticError](/ad-manager/api/reference/v202408/ProposalService.ProgrammaticError) **ProposalActionError** [ProposalError](/ad-manager/api/reference/v202408/ProposalService.ProposalError) [ProposalLineItemError](/ad-manager/api/reference/v202408/ProposalService.ProposalLineItemError) [ProposalLineItemMakegoodError](/ad-manager/api/reference/v202408/ProposalService.ProposalLineItemMakegoodError) [ProposalLineItemProgrammati...](/ad-manager/api/reference/v202408/ProposalService.ProposalLineItemProgrammaticError \"ProposalLineItemProgrammaticError\") [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/ProposalService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/ProposalService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/ProposalService.QuotaError) [RangeError](/ad-manager/api/reference/v202408/ProposalService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202408/ProposalService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/ProposalService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202408/ProposalService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202408/ProposalService.ServerError) [StatementError](/ad-manager/api/reference/v202408/ProposalService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/ProposalService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/ProposalService.StringLengthError) [TeamError](/ad-manager/api/reference/v202408/ProposalService.TeamError) [TimeZoneError](/ad-manager/api/reference/v202408/ProposalService.TimeZoneError) [TypeError](/ad-manager/api/reference/v202408/ProposalService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/ProposalService.UniqueError)\n\nLists all errors associated with performing actions on [Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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/v202408/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/v202408/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 |"]]