List sources
mc_sources.RdSources are the individual outlets — one row per domain.
Arguments
- collection_id
restrict to sources in this collection. This is the usual way to use the function; see also
mc_collection_sources().- name
search term, matched case-insensitively against the source name, its label and its alternative domains. Multiple words are combined with AND.
- max_results
maximum number of sources to return.
- .token
a token, or path to a saved token file, to use instead of the stored one.
Value
A tibble with one row per source, including id, name,
label, homepage, stories_per_week, last_story, pub_country,
pub_state, primary_language, media_type and collection_count.