Newsman API Page
Newsman API » Newsman API 1.0 » Email » email.sending_best_by_weekday
Newsman Api Method: email.sending_best_by_weekday
Prototype: email.sending_best_by_weekday($key, $account_id, $email)
Description: Returns the sending best hour for each week day for an email.
“hour” is from 0 to 23.
“weekday” is from 0 to 6 (0 for Monday, 6 for Sunday)
“weekday” is from 0 to 6 (0 for Monday, 6 for Sunday)
Return: struct (Return format is a dictionary with keys the weekdays and value the best hour for that day.)
Variable | Type | Description |
---|---|---|
$key | string | API key |
$account_id | string | |
string |