Fod Tzellos
Fod Tzellos
Thanks for flagging this, @lucianthorr - We'll look into it.
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.
Vertical, Audience Segment and Supply Source were added by https://github.com/MediaMath/t1-python/pull/48
the campaign/:id/margins endpoint still returns the legacy xml->json converted format: ```json "prop": [ { "value": "123456", "name": "campaign_id" }, { "value": "2017-01-19T00:00:00", "name": "margin_date" }, { "value": "85.0000", "name": "margin_pct"...