social_media_posting_get_social_media_statistics
Fetch social media analytics for connected profiles, filter by platform or location, and retrieve account statistics to track performance.
Instructions
Get Social Media Statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platforms | No | Array of social media platforms to filter analytics by. If not provided, all platforms will be included. NOTE: Linkedin (PAGE only) and Tiktok (BUSINESS only) are supported. | |
| locationId | No | Location ID Defaults to GHL_LOCATION_ID when omitted. | |
| profileIds | Yes | Array of connected social media account IDs to fetch analytics for. This can be found as 'profileId' in /accounts api. |