MediaMath / t1-python

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

Add property check to enable pre-addition validation. #60

Closed pswaminathan closed 8 years ago

pswaminathan commented 8 years ago

Sometimes (for instance, if you're receiving user input), you need to make sure that properties are valid properties for an entity to have. Rather than using the _pull dict (which is the canonical place all properties exist) directly, wrap it in a method.

@Cawb07 FYI, will be in 1.1.1