GetUniqueAppIdsResponse¶
| Field | Type | Description |
|---|---|---|
| platforms | The distinct platform, app ID, and app version combinations observed in the requested time range. |
Example¶
JSON
{
"platforms": [
"mobile"
]
}