lkd_get_accounts: Get account list

View source: R/lkd_get_accounts.R

lkd_get_accountsR Documentation

Get account list

Description

Get account list

Usage

lkd_get_accounts(start = 0, count = 1000)

Arguments

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.

Value

tibble with account metadata


rlinkedinads documentation built on May 29, 2024, 11:02 a.m.