emmanueljob / ttd-api

The Trade Desk Api
Other
10 stars 7 forks source link

How should I use then sand box #1

Open yfractal opened 9 years ago

yfractal commented 9 years ago

I fond in your code, you use https://apisb.thetradedesk.com/v3 for the TDD api. I think it should be a sandbox. But I can't find the sandbox' account. Where should I find the account or how should I use the sandbox?

emmanueljob commented 8 years ago

You need to have The Trade Desk provision you with a sandbox account.

Sajalpal15 commented 7 years ago

I want to create a c# console application to fetch the data using tradedesk API. How can I do this ? While trying to run "https://apisb.thetradedesk.com/v3/adformat/query/facets" API from postman I am getting the message "{"Message":"An auth token must be supplied via the 'TTD-Auth' header."}".

emmanueljob commented 7 years ago

@Sajalpal15 This is an implementation of the API in python. I don't work for The Trade Desk (TTD). If you're trying to write your own API client you should probably get in touch with someone at TTD.