Advantage Lookalike

For more information about Advantage lookalike, see Help Center: About Advantage lookalike.

Note: Campaigns with supported objectives are enabled by default.

  • To opt in, set the lookalike parameter within targeting_relaxation_types to 1.
  • To opt out, set the lookalike parameter within targeting_relaxation_types to 0.

If you use the lookalike parameter within targeting_relaxation_types for an unsupported objective, you will see an error.

Example

curl \
  -F "name=relaxation null test" \
  -F "promoted_object={'application_id': '<APP_ID>', 'object_store_url': 'https://itunes.apple.com/app/<ID>'}" \
  -F "is_autobid=true" \
  -F "daily_budget=100" \
  -F "billing_event=LINK_CLICKS" \
  -F "campaign_id=<CAMPAIGN_ID>" \
  -F "access_token=<ACCESS_TOKEN>" \
  -F "targeting={'geo_locations': {'countries': ['US', 'GB']}, 'user_os': ['iOS'],   'user_device': ['iPad', 'iPhone', 'iPod'], 'custom_audiences': [{<LOOKALIKE_DATA>}],  'targeting_relaxation_types': {'lookalike': 1}}" \
  https://graph.facebook.com/v21.0/act_<AD_ACCOUNT_ID>/adsets