Description Usage Arguments Details Value
Provides a tibble of all BrandsEye accounts that are available to you. By default, this will show only active accounts.
1 | account_list(includeInactive = FALSE, client = NULL)
|
includeInactive |
Set to |
client |
Optional. A character vector of client codes to find the accounts for those clients only. |
By default this returns only active accounts. You can use the
includeInactive parameter to change this behaviour
The returned tibble can be passed to some other functions, such as account(),
to return information from across all accounts available to you.
A tibble of accounts available to you.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.