AI-generated Key Takeaways
-
ProposalActionError.Reason provides reasons for errors related to the ProposalLineItemService.
-
Reasons like
NOT_APPLICABLE,IS_ARCHIVED, andUNKNOWNexplain why a proposal operation might fail. -
The namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202505.
Service
ProposalLineItemService
ProposalService
Dependencies
ProposalActionError
▼
ProposalActionError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
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. |