MediaMath / t1-python

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

properties -> _properties #150

Closed FodT closed 7 years ago

FodT commented 7 years ago

Also add a getter function get_properties() which returns a dict of all the current fields. Making properties implicitly private discourages interacting with Entity.properties directly, which: