app_infos__secondary_category__get
Retrieve the secondary category assigned to an app's App Store listing by providing the app info ID, and optionally include related subcategories or parent category in the same call.
Instructions
Read the secondary category for an app info. [GET /v1/appInfos/{id}/secondaryCategory]
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. |