Share a FB custom audience with other accounts
fbad_share_audience(fbacc, audience_id, adaccounts)
fbacc
: (optional) FB_Ad_account
object, which defaults to the last returned object of fbad_init
.audience_id
: audience IDadaccounts
: numeric vector of FB account IDsThis throws error if you provide wrong account ids OR even valid account ids that were previously granted access to the given custom audience.