Create a new FB lookalike audience similar to an already existing custom audience
fbad_create_lookalike_audience( fbacc, name, origin_audience_id, ratio = 0.01, country = "US" )
fbacc
: (optional) FB_Ad_account
object, which defaults to the last returned object of fbad_init
.name
: stringorigin_audience_id
: numeric ID of origin custom audienceratio
: Between 0.01-0.20 and increments of 0.01. Indicates the top ratio
percent of original audience in the selected countrycountry
: Country name - the country to find the lookalike people.lookalike audience ID
https://developers.facebook.com/docs/marketing-api/audiences/guides/lookalike-audiences#create