AI-generated Key Takeaways
-
MobileApplicationActionError
is an enumeration within theMobileApplicationService
. -
It describes reasons for target errors related to mobile application operations.
-
Possible error values include
NOT_APPLICABLE
andUNKNOWN
.
Service
MobileApplicationService
Dependencies
MobileApplicationActionError
▼
MobileApplicationActionErro...
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 mobile application status. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |