fbad_get_pixels {fbRads} | R Documentation |
Get tracking pixels of eg an Ad or Business Manager Account
Description
Get tracking pixels of eg an Ad or Business Manager Account
Usage
fbad_get_pixels(id, token, version, fields = c("name"), simplify = TRUE)
Arguments
id |
Facebook Object, eg Ad Account (with |
token |
FB Ads API token |
version |
Facebook Marketing API version |
fields |
character vector |
simplify |
return |
Value
list(s) containing Ads Pixels
References
https://developers.facebook.com/docs/marketing-api/reference/ads-pixel/#Reading
[Package fbRads version 17.0.0 Index]