go back Home

RowMobileBranding

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<mobile_branding company_id="..." id="..." about_img="..." about_img_path="..." about_img_type="..." about_img_uselogo="..." about_text="..." appicon="..." appicon_path="..." appicon_type="..." appname="..." company_logo="..." company_logo_path="..." company_logo_type="..." contactus_email="..." contactus_subj="..." gplay_category="..." gplay_desc="..." gplay_desc_s="..." gplay_email="..." gplay_featgr="..." gplay_featgr_path="..." gplay_featgr_type="..." gplay_phone="..." gplay_priv_url="..." gplay_site_url="..." gplay_title="..." itunes_cat_1="..." itunes_cat_2="..." itunes_copyrt="..." itunes_descr="..." itunes_keywords="..." itunes_mkt_url="..." itunes_sup_url="..." itunes_title="..." last_date_sent="..." last_updated="..." profile_name="..." wallpaper_jpg="..." wallpaper_path="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"mobile_branding","company_id":"...","id":"...","about_img":"...","about_img_path":"...","about_img_type":"...","about_img_uselogo":"...","about_text":"...","appicon":"...","appicon_path":"...","appicon_type":"...","appname":"...","company_logo":"...","company_logo_path":"...","company_logo_type":"...","contactus_email":"...","contactus_subj":"...","gplay_category":"...","gplay_desc":"...","gplay_desc_s":"...","gplay_email":"...","gplay_featgr":"...","gplay_featgr_path":"...","gplay_featgr_type":"...","gplay_phone":"...","gplay_priv_url":"...","gplay_site_url":"...","gplay_title":"...","itunes_cat_1":"...","itunes_cat_2":"...","itunes_copyrt":"...","itunes_descr":"...","itunes_keywords":"...","itunes_mkt_url":"...","itunes_sup_url":"...","itunes_title":"...","last_date_sent":"...","last_updated":"...","profile_name":"...","wallpaper_jpg":"...","wallpaper_path":"..."}

Fields

key name size type
company_id 4 String
id 32 String
about_img -1 byte[]
about_img_path 255 String
about_img_type 3 String
about_img_uselogo 1 String
about_text 2048 String
appicon -1 byte[]
appicon_path 255 String
appicon_type 3 String
appname 50 String
company_logo -1 byte[]
company_logo_path 255 String
company_logo_type 3 String
contactus_email 255 String
contactus_subj 100 String
gplay_category 50 String
gplay_desc 4000 String
gplay_desc_s 80 String
gplay_email 255 String
gplay_featgr -1 byte[]
gplay_featgr_path 255 String
gplay_featgr_type 3 String
gplay_phone 20 String
gplay_priv_url 2048 String
gplay_site_url 2048 String
gplay_title 30 String
itunes_cat_1 50 String
itunes_cat_2 50 String
itunes_copyrt 255 String
itunes_descr 4000 String
itunes_keywords 100 String
itunes_mkt_url 2048 String
itunes_sup_url 2048 String
itunes_title 255 String
last_date_sent 19 Date
last_updated 19 Date
profile_name 50 String
wallpaper_jpg -1 byte[]
wallpaper_path 255 String