MediaMath / t1-python

Python SDK for MediaMath Platform APIs
https://developer.mediamath.com/
Apache License 2.0
18 stars 28 forks source link

Uploading Audience to MediaMath for targeting #184

Open sudhanshu88241 opened 5 years ago

sudhanshu88241 commented 5 years ago

Hi,

I am using MediaMath SDK which does auth using the username, pass, and api_key. what I would like to implement is a script that can upload audience data from my end to MediaMath for Targeting.

I had gone through the Documentation but it's not clear how do I implement this. Can you please tell how this thing can be implemented using the same SDK or API.

Regards

FodT commented 5 years ago

HI @sudhanshu88241,

I"m not sure quite what you're after here. If you're asking about the older authentication method, T1-Python now also supports authentication using auth0 access tokens and client/secret combinations.