Hi there!
I was trying to get the reach estimate of only one location using the Twitter Ads API:
curl --get https://ads-api.twitter.com/1/accounts/<ACCOUNT_id>/reach_estimate --data 'bid_type=AUTO&campaign_daily_budget_amount_local_micro=55000000¤cy=EUR&locations=ecdce75d48b13b64&objective=TWEET_ENGAGEMENTS&product_type=PROMOTED_TWEETS
And I’ve recieved the following response:
[INVALID_PARAMETER] An additional country is required for reach estimation
On the other hand, if I add another location on request body, the API returns the a 200 status.
Can you confirm if there is a bug or a mistake on the request?
Thanks in advance.
Kind regards,
David Solá - Adsmurai