NEWS.md
root_brands()
can now return crowd volume limitscount_mentions()
from grouping by month.account_list()
now returns client service data.rules()
now returns the rule’s active flag.
account_list()
can now find accounts for a particular client.tags()
now shows whether a tag is used for classification jobs or not.brands()
and root_brands()
now provide brand descriptions.update_mentions()
now reports an error when attempting to update V3 accounts.profiles()
added, which lets you pull online profiles for an account.account_list()
now shows client code.account_client_code()
to get client code from account object.sections()
now shows a progress bar.topic_tree()
returns more exact data.compare_mentions_raw()
to dynamically add sub-filters to queries.rules()
have better support for tidyr::unnest()
.logs()
has renamed repeatCount
to timesDone
for clarity.logs_retrosent()
now includes requested
and sent
amounts.rules()
is available to list rules in an account.with_order()
to with_mention_order()
to avoid conflicts with dplyr.with_fields()
to with_mention_fields()
to be consistent with the with_mention_order()
rename.account()
is now fairly flexible with the formatting of account codes.mentions()
count_mentions()
level.with_account()
verb for the filter language.get_query_brands()
.get_query_accounts()
.logs()
now shows a progress bar in interactive settings.logs_retrosent()
now makes account retrosend data available.with_tag_parents()
to provide parent information to tags.account()
can now load account information from a data.frame.account()
now shows a progress bar when interactive.account()
can now fetch accounts from a data.frame.filter_mentions()
handles multiple accounts, some with no brands.account_timezone()
, account_code()
and account_name()
are now all vectorised.users()
to read a list of users from an account.mentions()
no longer raises a condition if id
isn’t selected.root_brands()
, when operating on a list of accounts, now includes the account code.mentions()
.logs()
, which returns a tibble of logs from an account.topic_trees()
method to find topic trees in the account.brands()
on lists now obeys the short
parameter.account()
can now be called with multiple account codes, like so: account("TEST01AA", "TEST02AA")
mentions()
no longer throws an error when returning no mentions.account_list()
can now include inactive accounts.NEWS.md
file to track changes to the package.dashboards()
.