Get custom feeds list for an account

get_feeds(account_id = NULL)

Arguments

account_id

your account id

Value

data frame of custom feeds

Examples

if (FALSE) { get_feeds(account_id = "12345") }