COUNTRY = "country" REGION = "region" CITY = "city" TARGETING_LOCATION_TYPES = [ COUNTRY, REGION, CITY, ] GEOLOCATION = "adgeolocation" INTEREST = "adinterest" AGENCY_TASKS = "ADVERTISE,ANALYZE" # https://developers.facebook.com/docs/marketing-api/reference/custom-audience # 1 = include traffic happened before audience creation ENGAGEMENT_AUDIENCE_PREFILL_VALUE = "1"