WhatsApp Business analytics
wa_analyticsGet WhatsApp Business message analytics including sent, delivered, and read counts, filtered by phone number or country, for a specified time range and granularity.
Instructions
GET /{waba_id}?fields=analytics.start({start}).end({end}).granularity({granularity}) — messages sent/delivered/read by phone number, by country, etc. start/end are unix timestamps in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waba_id | Yes | ||
| start | Yes | ||
| end | Yes | ||
| granularity | Yes | ||
| phone_numbers | No | ||
| country_codes | No |