get_install_patterns
Identify the best install day by analyzing install counts across weekdays and month periods. Uncover timing trends to optimize launch schedules.
Instructions
Analyze install patterns by day of week and time of month.
Args: app_id: App GID or numeric ID (required).
Returns: JSON string with install counts by day of week, month period, monthly trend, and best day for installs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |