Hello, I am trying to create a test sandbox api in Twitter ads API using this command twurl -X POST -H ads-api-sandbox.twitter.com /2/accounts/ But it is returning Internal Error.
How can I use the sandbox API?
Thanks for the question, @toyama. We’re currently experiencing some issues with the sandbox. We’re working to resolve and will update this thread once we have more information.
Thanks for the reply, @juanshishido.
I understand that the sandbox is being adjusted.
If I want to check the operation of AdsAPI, do I have to charge and run it in the production environment?
@toyama: You could create your campaigns in a paused state (entity_status=PAUSED) and set very low bids and budgets.
entity_status=PAUSED
Hope this helps!
@juanshishido. Thank you, I will try it.