Mandrillex.Urls

Urls calls for Mandrill.

Summary

add_tracking_domain(params)

Add a tracking domain to your account

check_tracking_domain(params)

Checks the CNAME settings for a tracking domain. The domain must have been added already with the add-tracking-domain call

list()

Get the 100 most clicked URLs

search(params)

Return the 100 most clicked URLs that match the search query given

time_series(params)

Return the recent history (hourly stats for the last 30 days) for a url

tracking_domains()

Get the list of tracking domains set up for this account

Functions

add_tracking_domain(params)

Add a tracking domain to your account

check_tracking_domain(params)

Checks the CNAME settings for a tracking domain. The domain must have been added already with the add-tracking-domain call

list()

Get the 100 most clicked URLs

search(params)

Return the 100 most clicked URLs that match the search query given

time_series(params)

Return the recent history (hourly stats for the last 30 days) for a url

tracking_domains()

Get the list of tracking domains set up for this account