v1
latestSwagger 2.02026-07-1420021.4 KBcontent
Get Emotional Tone Distribution
This endpoint analyzes the first value in the emotional_tone array of each notification and returns a count of how often each emotional tone appears. Only documents with a valid tone (non-"None") are included. Useful for measuring brand tone or emotional targeting across campaigns and categories.
get/content/emotional-tone
Query parameters
start_datestring date
Start date in YYYY-MM-DD format (default is 30 days ago).
end_datestring date
End date in YYYY-MM-DD format (default is today).
brandstring
Filter by brand (maps to appName in the database).
genrestring
Filter by app genre (e.g. Retail, Finance, Entertainment).
Headers
X-API-Keystring required
API key used for authenticating the request.
Response
A list of emotional tones and their counts.