fbad_share_audience: Share a FB custom audience with other accounts

View source: R/fb_audience.R

fbad_share_audienceR Documentation

Share a FB custom audience with other accounts

Description

Share a FB custom audience with other accounts

Usage

fbad_share_audience(fbacc, audience_id, adaccounts)

Arguments

fbacc

(optional) FB_Ad_account object, which defaults to the last returned object of fbad_init.

audience_id

audience ID

adaccounts

numeric vector of FB account IDs

Note

This throws error if you provide wrong account ids OR even valid account ids that were previously granted access to the given custom audience.


fbRads documentation built on Aug. 21, 2023, 1:06 a.m.