Notifies you when new social media posts are detected from your tracked companies. This radar type helps you monitor company announcements, marketing campaigns, and social media presence.Documentation Index
Fetch the complete documentation index at: https://docs.tamradar.com/llms.txt
Use this file to discover all available pages before exploring further.
Content Structure
Thecontent object contains the social media post information:
| Field | Type | Required | Description |
|---|---|---|---|
| post_text | string | No | Text content of the social media post. null when post_type is Repost and the company reshared without adding their own commentary. |
| post_url | string | Yes | URL to the original social media post |
| post_channel | string | Yes | Platform where posted (e.g., Twitter, LinkedIn) |
| post_posted_at | string | Yes | Best estimated date of posting (YYYY-MM-DD) |
| post_type | string | Yes | Type of post (e.g., Post, Repost) |