inboxtracker.seeds

class inboxtracker.seeds.Seeds(base_uri, api_key, transport_class=<class 'inboxtracker.base.RequestsTransport'>)
get_last_update(**kwargs)

Get the time of the last update to the Traditional Seeds list

Parameters

childAccountId (int) – The child account to narrow results

Returns

A list object of dict containing the seed list ID, account ID, and last updated date

get_seeds(**kwargs)

Get an updated Traditional Seeds list

Parameters

childAccountId (int) – The child account to narrow results

Returns

A list object of dict containing the details of the seeds, such as the email address, location, and ISP.

get_usage(**kwargs)

Get the Traditional Seeds usage information for your account

Parameters

childAccountId (int) – The child account to narrow results

Returns

A list object of dict containing the usage details of the seed list.