Resource changes:
- Added resources: sui_layouts, sui_product, sui_network, signup, axproduct, currencyconversion, contextserviceconfigurations, targetingstats, locationstats, lineitemreviews
- Removed resources: contextserviceconnections, dspcampaign, facebookcampaigns, forecasts, mediachannels, mediaplans, predict
- Added new methods request_rtb_ad_unit, consent, universal_user_id
Cleanup:
- Add tests, docs, license, launchers, and setup.py
- Renamed strToDate to str_to_date
- Replaced many internal non-idiomatic python uses.
Improvements:
- Add metaData field to trigger_conversion
- Add blockTrackingCookies field to set_consent
- Added content type header to responses
- Fixes to parameters in trigger_conversion, set_consent
New Options:
- Allow specifying headers for all requests
- Allow specifying custom api client and session implementations