Mandrill.Tags
Tags calls for Mandrill.
Summary↑
all_time_series() | Return the recent history (hourly stats for the last 30 days) for all tags |
delete(params) | Deletes a tag permanently. Deleting a tag removes the tag from any messages that have been sent, and also deletes the tag’s stats. There is no way to undo this operation, so use it carefully |
info(params) | Return more detailed information about a single tag, including aggregates of recent stats |
list() | Return all of the user-defined tag information |
time_series(params) | Return the recent history (hourly stats for the last 30 days) for a tag |
Functions
Return the recent history (hourly stats for the last 30 days) for all tags
Deletes a tag permanently. Deleting a tag removes the tag from any messages that have been sent, and also deletes the tag’s stats. There is no way to undo this operation, so use it carefully.
Return more detailed information about a single tag, including aggregates of recent stats
Return all of the user-defined tag information
Return the recent history (hourly stats for the last 30 days) for a tag