lkd_get_creatives {rlinkedinads}R Documentation

Get Creatives You can search for creative content in order to get a collection of creatives matching

Description

Get Creatives You can search for creative content in order to get a collection of creatives matching

Usage

lkd_get_creatives(account_id = lkd_get_account_id(), start = 0, count = 1000)

Arguments

account_id

your Linkedin Ad Account ID

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 creatives metadata


[Package rlinkedinads version 0.2.0 Index]