AI-generated Key Takeaways
- 
          
MobileApplication represents a mobile application claimed by the network for targeting purposes.
 - 
          
Mobile applications are identified by both an
idand a newerapplicationId. - 
          
Essential attributes include the
displayName,appStoreId, and a list ofappStoresit belongs to. - 
          
The object contains read-only attributes such as
isArchived,appStoreName,applicationCode,developerName,platform,isFree,downloadUrl, andapprovalStatus. 
A mobile application that has been added to or "claimed" by the network to be used for targeting purposes. These mobile apps can come from various app stores.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202508 
                        Field | 
                  |
|---|---|
                        
                           
                      | 
                     
                         
                            Uniquely identifies the mobile application. This attribute is read-only and is assigned by Google when a mobile application is claimed.  | 
                  
                        
                           
                      | 
                     
                         
                            Uniquely identifies the mobile application. This attribute is read-only and is assigned by Google when a mobile application is claimed. The id field is being deprecated in favor of this new ID space.  | 
                  
                        
                           
                      | 
                     
                         
                            The display name of the mobile application. This attribute is required and has a maximum length of 255 characters.  | 
                  
                        
                           
                      | 
                     
                         
                            The app store ID of the app to claim. This attribute is required for creation and then is read-only.  | 
                  
                        
                           
                      | 
                     
                        
                         The app stores the mobile application belongs to. This attribute is required for creation and is mutable to allow for third party app store linking. Enumerations 
  | 
                  
                        
                           
                      | 
                     
                         
                            The archival status of the mobile application. This attribute is read-only.  | 
                  
                        
                           
                      | 
                     
                         
                            The name of the application on the app store. This attribute is read-only and populated by Google.  | 
                  
                        
                           
                      | 
                     
                         
                            The application code used to identify the app in the SDK. This attribute is read-only and populated by Google. Note that the UI refers to this as "App ID".  | 
                  
                        
                           
                      | 
                     
                         
                            The name of the developer of the mobile application. This attribute is read-only and populated by Google.  | 
                  
                        
                           
                      | 
                     
                        
                         The platform the mobile application runs on. This attribute is read-only and populated by Google. Enumerations 
  | 
                  
                        
                           
                      | 
                     
                         
                            Whether the mobile application is free on the app store it belongs to. This attribute is read-only and populated by Google.  | 
                  
                        
                           
                      | 
                     
                         
                            The download URL of the mobile application on the app store it belongs to. This attribute is read-only and populated by Google.  | 
                  
                        
                           
                      | 
                     
                         
                            The approval status for the mobile application. Enumerations 
  |