v1

latestSwagger 2.02026-07-1420021.4 KB
content

Get Behavioral Trigger Frequencies by Hour of Day

This endpoint analyzes all values in the behavioral_triggers array of each notification and counts how often each trigger appears by hour (from 0 to 23). Only documents with valid values are included.

get/content/behavioral-triggers-by-hour

Query parameters

start_datestring date
end_datestring date
brandstring
genrestring

Headers

X-API-Keystring required

Response

A list of (trigger, hour, count) dictionaries