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."],[],["The `MobileApplicationService` defines error handling for actions on `MobileApplication` objects. It inherits from `ApiError`, which includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to specify error details. `MobileApplicationActionError` enumerates reasons for failures, such as `NOT_APPLICABLE` and `UNKNOWN`. Various specific error types, such as `ApiVersionError`, `AuthenticationError`, and `QuotaError`, are listed as potential errors that can occur when interacting with mobile applications. The namespace is provided as: `https://www.google.com/apis/ads/publisher/v202502`\n"],null,["**Service** \n**MobileApplicationService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/MobileApplicationService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202502/MobileApplicationService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202502/MobileApplicationService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202502/MobileApplicationService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/MobileApplicationService.CommonError) [FeatureError](/ad-manager/api/reference/v202502/MobileApplicationService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202502/MobileApplicationService.InternalApiError) **MobileApplicationActionError** [MobileApplicationError](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplicationError) [NotNullError](/ad-manager/api/reference/v202502/MobileApplicationService.NotNullError) [NullError](/ad-manager/api/reference/v202502/MobileApplicationService.NullError) [ParseError](/ad-manager/api/reference/v202502/MobileApplicationService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/MobileApplicationService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/MobileApplicationService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/MobileApplicationService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/MobileApplicationService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202502/MobileApplicationService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/MobileApplicationService.RequiredError) [ServerError](/ad-manager/api/reference/v202502/MobileApplicationService.ServerError) [StatementError](/ad-manager/api/reference/v202502/MobileApplicationService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/MobileApplicationService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/MobileApplicationService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202502/MobileApplicationService.UniqueError)\n\nLists all error reasons associated with performing actions on [MobileApplication](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplication) 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/MobileApplicationService.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| **`MobileApplicationActionError`** ||\n| `reason` | ` `[MobileApplicationActionErro...](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplicationActionError.Reason \"MobileApplicationActionError.Reason\")` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `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. \u003cbr /\u003e |"]]