Skip to content

merge 7.25.0 to test-7.52.0#71

Merged
himaneeshinsticator merged 11 commits intotest-7.52.0from
7.25.0-insticator
Jul 20, 2023
Merged

merge 7.25.0 to test-7.52.0#71
himaneeshinsticator merged 11 commits intotest-7.52.0from
7.25.0-insticator

Conversation

@himaneeshinsticator
Copy link

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

j2insticator and others added 11 commits December 12, 2022 20:19
* User sync fixes.

* Update insticatorBidAdapter.js
* User sync fixes.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter_spec.js
* User sync fixes.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter_spec.js

* Revert "Update insticatorBidAdapter_spec.js"

This reverts commit ae1397a.

* Revert "User sync fixes for 7 25 0 (#59)"

This reverts commit 2ea50ac.

* Update insticatorBidAdapter_spec.js

* Update insticatorBidAdapter_spec.js
* User sync fixes.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter_spec.js

* Revert "Update insticatorBidAdapter_spec.js"

This reverts commit ae1397a.

* Revert "User sync fixes for 7 25 0 (#59)"

This reverts commit 2ea50ac.

* Update insticatorBidAdapter_spec.js

* Update insticatorBidAdapter_spec.js

* User sync fixes.

prioritize local store over cookie to store the user ID, so that the same value can be shared among tabs.

* Update insticatorBidAdapter.js
* User sync fixes.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter_spec.js

* Revert "Update insticatorBidAdapter_spec.js"

This reverts commit ae1397a.

* Revert "User sync fixes for 7 25 0 (#59)"

This reverts commit 2ea50ac.

* Update insticatorBidAdapter_spec.js

* Update insticatorBidAdapter_spec.js

* User sync fixes.

prioritize local store over cookie to store the user ID, so that the same value can be shared among tabs.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter.js

* Adding domain in the cookie.

* Fixing unit test.

* Adding logic for localhost.
* User sync fixes.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter_spec.js

* Revert "Update insticatorBidAdapter_spec.js"

This reverts commit ae1397a.

* Revert "User sync fixes for 7 25 0 (#59)"

This reverts commit 2ea50ac.

* Update insticatorBidAdapter_spec.js

* Update insticatorBidAdapter_spec.js

* User sync fixes.

prioritize local store over cookie to store the user ID, so that the same value can be shared among tabs.

* Update insticatorBidAdapter.js

* Update insticatorBidAdapter.js

* Adding domain in the cookie.

* Fixing unit test.

* Adding logic for localhost.

* Adding new attributes for DealID.
* set impression type using header bidding wrapper's API

* linter
@himaneeshinsticator himaneeshinsticator merged commit 989ad93 into test-7.52.0 Jul 20, 2023
@himaneeshinsticator himaneeshinsticator deleted the 7.25.0-insticator branch July 20, 2023 09:19
@himaneeshinsticator himaneeshinsticator restored the 7.25.0-insticator branch July 20, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments