fbad_get_owned_ad_accounts | R Documentation |
Get account details of Ad Accounts owned by a Business Manager Account
fbad_get_owned_ad_accounts(
id,
token,
version,
fields = c("name"),
simplify = TRUE
)
id |
Facebook Object, eg Ad Account (with |
token |
FB Ads API token (if running before |
version |
Facebook Marketing API version (if running before |
fields |
character vector |
simplify |
return |
list(s) containing account details
https://developers.facebook.com/docs/marketing-api/businessmanager/assets#adaccounts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.