type MobileApplicationError (v202502)
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
      
         
         
         
            
               
                  Service
               
               
                  MobileApplicationService
               
            
            
         
         Lists all errors associated with MobileApplication 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.
 | 
                  
                     | MobileApplicationError | 
                  
                     | 
                           reason | 
                           
                              MobileApplicationError.Reason
                            The error reason represented by an enum.
 Enumerations
 
                              
                                 INVALID_APP_IDCould not find the ID of the app being claimed in any app stores.
                                 INVALID_EXCHANGE_PARTNER_SETTINGSExchange partner settings were invalid.
                                 INTERNALAPI encountered an unexpected internal error.
                                 NAME_OR_STORE_ID_MUST_BE_SETAt least one of app name or app store id must be set.
                                 PUBLISHER_HAS_TOO_MANY_ACTIVE_APPSThe number of active applications exceeds the max number allowed in the network.
                                 LINKED_APPLICATION_STORE_ID_TOO_LONGApplication store id fetched from the internal application catalog is too long.
                                 MANUAL_APP_NAME_TOO_LONGManually entered app name cannot be longer than 80 characters.
                                 MANUAL_APP_NAME_EMPTYManually entered app name cannot be empty.
                                 INVALID_COMBINED_PRODUCT_KEYInvalid combined product key from app store and store id combinations.
                                 LINKED_APP_SKIPPING_ID_VERIFICATION_MUST_BE_ANDROID_APPOnly Android apps are eligible to skip for store id verification.
                                 MISSING_APP_STORE_ENTRYLinked app cannot be found.
                                 CANNOT_SET_STORE_ID_MISSING_STORE_ENTRYMissing store entry.
                                 CANNOT_SET_STORE_ID_INVALID_APP_STOREStore entry has an unspecified app store.
                                 CANNOT_SET_STORE_ID_INVALID_STORE_IDStore entry has an empty store id.
                                 CANNOT_SET_STORE_ID_NON_UNIQUE_STORE_IDStore entry is not unique among publisher's active apps.
                                 CANNOT_SET_STORE_ID_NON_UNIQUE_STORE_ID_WITHIN_PLATFORMApp store id is not unique among publisher's active apps of the same platform.
                                 CANNOT_SET_STORE_ID_INVALID_ANDROID_PACKAGE_NAMEThe Android package name format is invalid.
                                 INCOMPATIBLE_APP_STORE_LISTApp store list should contain app stores from same platform.
                                 APP_STORE_LIST_CANNOT_HAVE_UNKNOWN_APP_STOREApp store list should not contain UNKNOWN app store.
                                 APP_STORE_LIST_CANNOT_REMOVE_FIRST_PARTY_APP_STOREApp store list should contain existing first party stores.
                                 UNKNOWNThe 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 `MobileApplicationService` defines errors for `MobileApplication` objects, inheriting from `ApiError`. Key details include: `ApiError` contains fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. `MobileApplicationError` specifies reasons for failure, including `INVALID_APP_ID`, `PUBLISHER_HAS_TOO_MANY_ACTIVE_APPS`, and various store ID or name issues. Enumerations provide further error context such as invalid app IDs, too many active apps, and store ID-related problems. The namespace used is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]