Training
For clients
Загружается...
The object contains data on an App Store mobile app.
| Field name | Type | Conditions | Description |
|---|---|---|---|
| category_id | integer | readable required default_field max_value=2147483647 | Unique system ID of the mobile app category. For details, see MobileCategory. |
| content_rating | string | readable required default_field | Age limit requirements for the mobile app users. Possible values: 0+, 3+, 4+, 7+, 9+, 12+, 16+, 17+, 18+. |
| description | string | readable required default_field | Mobile app description. |
| icon_image | IconImage | readable required default_field | Unique system ID of the mobile app icon. |
| id | id | readable default_field min_value=1 max_value=2147483647 | Unique system ID of the object. |
| name | string | readable required default_field | App ID in App Store. |
| title | string | readable required default_field | Mobile app name. |
| type | string | readable required default_field | Mobile app type (game, application). |