Hey team,
We’re trying to get a reach estimate but it always returns a 500 error.
{u'interests': u'5012,12002',
u'product_type': u'PROMOTED_TWEETS',
u'campaign_daily_budget_amount_local_micro': 1000000,
u'locations': u'2509b9adc1fedfd2',
u'currency': u'usd',
u'objective': u'WEBSITE_CLICKS'
}
What’s going on here? Is there any way we can retrieve some more debug information from the server?
We’re using the /1/accounts/{ad_account}/reach_estimate endpoint.