Learn R Programming

lares (version 4.8.4)

fb_creatives: Facebook Creatives API

Description

For more information: Ad Creative

Usage

fb_creatives(token, which, api_version = "v6.0", show = FALSE)

Arguments

token

Character. This must be a valid access token with sufficient privileges. Visit the Facebook API Graph Explorer to acquire one

which

Character vector. This is the ID of accounts, campaigns, adsets, or ads IDs to be queried

api_version

Character. Facebook API version

show

Boolean. Show cURL used in GET

See Also

Other API: bring_api(), fb_accounts(), fb_ads(), fb_insights(), fb_posts(), fb_post(), li_auth(), li_profile(), queryGA(), slackSend()

Other Facebook: fb_accounts(), fb_ads(), fb_insights(), fb_posts(), fb_post()