fbad_create_lookalike_audience function

Create a new FB lookalike audience similar to an already existing custom audience

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" )

Arguments

  • fbacc: (optional) FB_Ad_account object, which defaults to the last returned object of fbad_init.
  • name: string
  • origin_audience_id: numeric ID of origin custom audience
  • ratio: Between 0.01-0.20 and increments of 0.01. Indicates the top ratio percent of original audience in the selected country
  • country: Country name - the country to find the lookalike people.

Returns

lookalike audience ID

References

https://developers.facebook.com/docs/marketing-api/audiences/guides/lookalike-audiences#create