ac_get_tags {ractivecampaign} | R Documentation |
Get list of all tags
Description
Get list of all tags
Usage
ac_get_tags(search = NULL)
Arguments
search |
Filter by name of tag(s) |
Value
tibble with tags metadata
Examples
## Not run:
tags <- ac_get_tags()
## End(Not run)
[Package ractivecampaign version 0.2.0 Index]