View source: R/lkd_get_accounts_by_authenticated_user.R
lkd_get_accounts_by_authenticated_user | R Documentation |
Find Ad Accounts by Authenticated User All ad accounts that an authenticated user has access
lkd_get_accounts_by_authenticated_user(start = 0, count = 1000)
start |
Integer, paggination. The index of the first item you want results for. |
count |
Integer, pagination. The number of items you want included on each page of results. There could be fewer items remaining than the value you specify. |
tibble with accounts list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.