Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sonobi - Added an extra key to each bid for video support (#2628)
* added vp param to trinity request * added lib_name and lib_v to trinity * return null from buildRequests if there is no keymakers * added test case for empty keymaker * only importing functions we need from utils * changed window.pbjs.version to use the gulp repalced macro .version$ * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port * fixed lint issue * fixed issue where sonobi getUserSync was throwing an error on timeout * sonobi support referrer param * fixed unit test for testing the ref param on bid request * return null from buildRequests if there is no keymakers * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port * Add gdpr support * fixed issue where we were no longer exposing the aid in the bidsBackHandler. Added an 'aid' property to each bid.
- Loading branch information