app_infos__primary_category__get
Retrieve the primary category assigned to a specific app. Provide the app's ID to get its category details.
Instructions
Read the primary category for an app info. [GET /v1/appInfos/{id}/primaryCategory]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |