AI-generated Key Takeaways
-
ProposalActionError.Reason provides specific reasons for errors related to Proposal actions.
-
Reasons include the operation not being applicable, the proposal being archived, or the actual value not being exposed by the requested API version.
-
This enumeration is part of the
https://www.google.com/apis/ads/publisher/v202508
namespace.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |