Create ad
fbad_create_ad( fbacc, name, adset_id, creative_id, status = c("ACTIVE", "PAUSED"), ... )
fbacc
: (optional) FB_Ad_account
object, which defaults to the last returned object of fbad_init
.name
: Ad group nameadset_id
: Ad Set idcreative_id
: creative IDstatus
: initial status of the Ad group...
: further parameters passed to the Facebook APIad id
https://developers.facebook.com/docs/marketing-api/reference/adgroup#Creating