SDK-API Calls
From Mocean Mobile Wiki
When using our SDK to call the API, these fields are automatically populated by the SDK without the developer's assistance.
Autodetected Parameters List
| Parameter | Description |
|---|---|
| lat,long | GPS coordinates (Optionally sent) |
| udid | Unique Device Identifier MD5 hashed (Optionally sent) |
| ua | web browser user agent |
| mcc | Mobile Country Code (int) (If supported) |
| mnc | Mobile Network (Carrier) Code (int) (If supported) |
| size_x | Width of the adview |
| size_y | Height of the adview |
| version | SDK version |
| connection_speed | speed of connection (1 - fast, 0 - slow) |
Intel SDK's are additionally sending:
| Parameter | Description |
|---|---|
| cpu_brand | CPU brand name |
| cpu_model | CPU model |
| cpu_frequency | CPU frequency |
| os_description | OS description |
| os_package | OS package name |
| os_version | OS version |
| motherboard_model | MB model |
| video_model | video card model |
| ram | amount of ram |
| hdd_brand | HDD brand name |
| hdd_model | HDD model |
| hdd_total | HDD total Mb |
| hdd_free | HDD free Mb |
| platform | Laptop or Netbook |
