Closed pswaminathan closed 9 years ago
Based on https://kb.mediamath.com/wiki/display/APID/Upgrading+from+API+v1+to+v2.0:
T1Connection.API_BASES
T1Service.get
T1Connection._get
T1Connection._post
if not response.ok
entity._push
entity._readonly
Based on https://kb.mediamath.com/wiki/display/APID/Upgrading+from+API+v1+to+v2.0:
T1Connection.API_BASES
T1Service.get
, but should raise on page_lmit > 100T1Connection._get
andT1Connection._post
checkif not response.ok
, not strictly 500 codesentity._push
dictionaries convert bools to ints before saveentity._readonly
sets strip read-only values before save