http://adgear.com/api/schemas/xml#input
element mobile_app

Documentation
				Entity used when creating or updating a mobile app in AdGear
		
Properties
This component is not nillable.

Model
<mobile_app>
name?
</mobile_app>


Nested Element Summary
xs:stringname
           The name of the mobile app  
Source
<xs:element name="mobile_app">
<xs:complexType>
<xs:all>
<xs:element minOccurs="0" name="name" type="xs:string">
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.