type ProposalActionError (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Lists all errors associated with performing actions on Proposal objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
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)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
ProposalActionError
|
reason
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The document details error handling within the `ProposalService` and `ProposalLineItemService`. It outlines the inheritance of `ApiError` and its properties: `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. Specifically, `ProposalActionError` is highlighted, containing a `reason` field. This reason is defined by an enum with values like `NOT_APPLICABLE`, `IS_ARCHIVED`, and `UNKNOWN`, representing errors that occur during actions on Proposal objects. The document lists all the errors associated with proposals.\n"],null,["# type ProposalActionError (v202502)\n\n**Service** \n[ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.ProposalActionError) **ProposalService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/ProposalService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202502/ProposalService.ApiVersionError) [AudienceSegmentError](/ad-manager/api/reference/v202502/ProposalService.AudienceSegmentError) [AuthenticationError](/ad-manager/api/reference/v202502/ProposalService.AuthenticationError) [BillingError](/ad-manager/api/reference/v202502/ProposalService.BillingError) [CollectionSizeError](/ad-manager/api/reference/v202502/ProposalService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/ProposalService.CommonError) [CurrencyCodeError](/ad-manager/api/reference/v202502/ProposalService.CurrencyCodeError) [CustomFieldValueError](/ad-manager/api/reference/v202502/ProposalService.CustomFieldValueError) [DealError](/ad-manager/api/reference/v202502/ProposalService.DealError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202502/ProposalService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202502/ProposalService.EntityLimitReachedError) [ExchangeRateError](/ad-manager/api/reference/v202502/ProposalService.ExchangeRateError) [FeatureError](/ad-manager/api/reference/v202502/ProposalService.FeatureError) [ForecastError](/ad-manager/api/reference/v202502/ProposalService.ForecastError) [InternalApiError](/ad-manager/api/reference/v202502/ProposalService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202502/ProposalService.InvalidUrlError) [LabelEntityAssociationError](/ad-manager/api/reference/v202502/ProposalService.LabelEntityAssociationError) [LineItemOperationError](/ad-manager/api/reference/v202502/ProposalService.LineItemOperationError) [NotNullError](/ad-manager/api/reference/v202502/ProposalService.NotNullError) [NullError](/ad-manager/api/reference/v202502/ProposalService.NullError) [ParseError](/ad-manager/api/reference/v202502/ProposalService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/ProposalService.PermissionError) [PrecisionError](/ad-manager/api/reference/v202502/ProposalService.PrecisionError) [ProgrammaticError](/ad-manager/api/reference/v202502/ProposalService.ProgrammaticError) **ProposalActionError** [ProposalError](/ad-manager/api/reference/v202502/ProposalService.ProposalError) [ProposalLineItemError](/ad-manager/api/reference/v202502/ProposalService.ProposalLineItemError) [ProposalLineItemMakegoodError](/ad-manager/api/reference/v202502/ProposalService.ProposalLineItemMakegoodError) [ProposalLineItemProgrammati...](/ad-manager/api/reference/v202502/ProposalService.ProposalLineItemProgrammaticError \"ProposalLineItemProgrammaticError\") [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/ProposalService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/ProposalService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/ProposalService.QuotaError) [RangeError](/ad-manager/api/reference/v202502/ProposalService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202502/ProposalService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/ProposalService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202502/ProposalService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202502/ProposalService.ServerError) [StatementError](/ad-manager/api/reference/v202502/ProposalService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/ProposalService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/ProposalService.StringLengthError) [TeamError](/ad-manager/api/reference/v202502/ProposalService.TeamError) [TimeZoneError](/ad-manager/api/reference/v202502/ProposalService.TimeZoneError) [TypeError](/ad-manager/api/reference/v202502/ProposalService.TypeError) [UniqueError](/ad-manager/api/reference/v202502/ProposalService.UniqueError)\n\nLists all errors associated with performing actions on [Proposal](/ad-manager/api/reference/v202502/ProposalService.Proposal) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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/v202502/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/v202502/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 |"]]