Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PubMatic adapter: adding support for IAB bcat parameter #3702

Merged
merged 54 commits into from
Apr 5, 2019

Conversation

pm-harshad-mane
Copy link
Contributor

Type of change

  • Feature

Description of change

PubMatic adapter: adding support for IAB bcat parameter

pm-manasi-moghe and others added 30 commits December 19, 2018 15:13
merging prebid master into fork
merge from prebid master to fork
merge from prebid master to fork
merge from prebid master to fork
Merge prebid master into fork
merge latest prebid into fork master
merge latest prebid from master into branch
merge prebid master into fork
merge latest prebid master into branch
pm-harshad-mane and others added 23 commits March 19, 2019 15:56
merge from latest prebid master
merge prebid master to fork
merge prebid master into MFR branch
@pm-harshad-mane
Copy link
Contributor Author

This PR is under QA, please do not merge.

@harpere harpere added the LGTM label Apr 5, 2019
@harpere harpere merged commit e7c39f9 into prebid:master Apr 5, 2019
jacekburys-quantcast pushed a commit to jacekburys-quantcast/Prebid.js that referenced this pull request May 15, 2019
* changes for multiformat support

* added new constant NATIVE_ASSETS in PubMatic adapter

* removed NATIVE_ASSET_KEY reference in PubMatic adapter

* removed reference of const NATIVE_ASSET_ID from PubMatic adapter

* removed reference of const NATIVE_ASSET_DATA_TYPE in PubMatic adapter

* using _commonNativeRequestObject in PubMatic adapter to avoid repeating code block

* removed new-lines in const declaration

* generating NATIVE_ASSET_REVERSE_ID from NATIVE_ASSETS

* renamed NATIVE_ASSET_REVERSE_ID to NATIVE_ASSET_ID_TO_KEY_MAP

* little modification in _checkParamDataType in PubMatic adapter

* a minor improvement

* using let instead of var

* added NATIVE_ASSET_KEY_TO_ASSET_MAP and combining switch cases

* lint update

* removed some stale comments

* using LOG_WARN_PREFIX

* using const UNDEFINED

* added a logWarn in catch

* using arrow functions

* code review changes

* supporting bcat parameter

* added details of bcat param for PubMatic adapter

* changing log statement on selecting bcat

* updated logs

* fixed some typos

* changes to checkMediaType function

* suppress warning of missing mediaTypes.banner for native and video impression

* ignore fluid size, if present, in banner impression

* fix for ignoring fluid size in banner impression

* added relevant comments and test cases for fluid case in banner request

* added sample config for multiformat adunit

* array length should be > 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants