list_get_members: Returns information about the members of a particular list.

Description Usage Arguments

View source: R/lists.R

Description

Returns information about the members of a particular list, such as EMAIL, merge fields and locations.

Usage

1
list_get_members(api = NULL, list_id, count = 10)

Arguments

api

Character. Your private api key. If api is 'NULL', the environment variable 'Sys.getenv("mailchimp_api")' is used.

list_id

Character. The ID of a list. See 'get_lists()'.

count

Numeric. The number of members you want information about. Max 100 due to API rules.


theoroe3/mailchimpr documentation built on Feb. 5, 2020, 8:50 p.m.