Hi,
thanks for the response
I tried making the following call using my sandbox account
twurl -H ads-api-sandbox.twitter.com -d “start_time=2017-07-10T00:00:00Z&funding_instrument_id=hxrhb&name=My First Campaign&total_budget_amount_local_micro=500000000&daily_budget_amount_local_micro=50000000” /1/accounts/gq1719/campaigns
I am getting the following error:
{“errors”:[{“code”:“UNAUTHORIZED_CLIENT_APPLICATION”,“message”:“The client appli
cation making this request does not have access to this API”}],“request”:{“param
s”:{}}}
thanks