Skip to content

Comments

Gamoshi: Add support for userIds#1

Open
sa1omon wants to merge 680 commits intomasterfrom
add_userIds
Open

Gamoshi: Add support for userIds#1
sa1omon wants to merge 680 commits intomasterfrom
add_userIds

Conversation

@sa1omon
Copy link

@sa1omon sa1omon commented Oct 16, 2019

Type of change

  • Feature

Description of change

  • Indicate that we are supporting for userSync using ID5 and UnifiedId

rmcnierney and others added 30 commits July 18, 2019 14:41
* fixed closing round bracket for getAllPrebidWinningBids

* adding details about getUserIds API

* minor text change

* getUserId function
* native support & some optional params added

* native support & some optional params added

* native support & some optional params added

* make placementId optional
* added sendAllBids alert

* minor edits
* adding prebid mobile api docs

* adding api changes

* Fixed front matter on iOS API files.

* Updated sidebar to reflect new mobile docs.

* Fixed links on mobile api pages

* Fixed and amended left nav for mobile section.

* cleanup

* adding support for universalId module

* hiding universalId module for now

* added implementation section

* fixing exp to ext

* clarifying the need to build in the module

* Edits per Jira ticket

* Jira fixes

* Fixed left nav not staying open for mobile item

* Refactored bidder layout to properly display stand alone bidders

* renamed universalId module to userId

* fixed comment

* Making edits per M.Jacobson comments

* Added interstitial ad to stored-request file

* Updated server docs

* Fixed file links on prebid-server docs

* Removing config and contribute file from prebid . 

Links now point to prebid-serve github.

* Edited file per jira comments

* Created IAB Translation Module document

* updated side nav and modules page with new module links

* added and updated modules

* setting up some files for docs

* Updating docs for long-form video

* Adding details for long-form video

* Updated IAB Catalog Translation

* Made edits to long-form-video doc.

* Fixed formatting on long-form-video doc

* Updated Prebid-Mobile docs to reflect the I2I

* Updating docs for long-form video

* Updating information for long-form video

* Updating files to add competitive separation

* Updating files with ObjectiveC methods

* Fixed returns on further reading links

* Changed first numbered list to bulleted list.

* Updated iOS targeting file

* Created new config file for iOS

* Edits per developer reviews

* Made edits based on developer reviews.

* Fixed anchor tag in doc.

* Updated reference doc per developer review.

* Making some additional changes.

* edit long-form video

* Making additional changes per developer reviews

* Added integration files

* Making edits to fix links

* Edits made per developer reviews

* Added highlighting

* Making edits per developer comments

* Fixed link to mobile integration files

* updated file

* Fixed code block formatting

* made targeting link case sensitive

* Fixed interstitial ad unit

* Fixed case sensitivity of all links

* Fixed interstitial ad

* Made naming convention consistent between Android and iOS

* Updating Sahara docs

* Updating docs per developer comments.

* Updates to code per developer's comments

* Added Freewheel ad ops

* Updating per developer's meeting

* changed hb_uuid to hb_cacheid

* Changes per developer meeting.

* Edited per Jean's comments,

* Fixed highlightng

* Removed background color

* Add flowcharts

* Updated lfv-video.md

* Styling for an API test

* saving changes

* Working on API doc redesign

* Working on API doc demo

* Working on API format

* Styling API

* Fixed API UI

* Finished API transfer

* Working on code syntax highlighting

* Added search to API

* Fixed link in search results.

* Added a return to API from search results

* Made edits per Jean's comments

* fixed files with typos in names

* debugging remote issues

* logging the data results

* logging success or failure of search

* Success of failure logging

* checking search term

* added alert to see why searchTerm is incorrect

* added log to check querystring

* checking all inputs

* inputs

* alert for first input

* removed jquery for getting input value

* Consolidated troubleshooting docs

* Removing file to place on its own branch
* Fix mistakes in seedtag docs

* removing alias code

don't need an alias that's the same as the biddercode
* Create collectcent.md

Collectcent bidder adapter documentation

* traffic param required
* Synacormedia bid adapter updates:
- Added more video parameters
- Added video example
- Fixed table so that it renders correctly

* SynacormediaBidAdapter: ReAdded scope to the video parameters table.
* Removed event message.

* Refactored code to not show message box when there is no message.
* added external JS policy link

* typo

* Update bidder-adaptor.md
* flowplayer video example

* flowplayer video example

* token updated

* tweaks
leonardlabat and others added 26 commits October 7, 2019 20:44
* Outcon Bid Adapter

* no message

* Delete OutconSpec.js

* removing unnecessary header attributes
* -- videonow Bid adapter's doc

* -- added column 'type'
* add documentation for auctionDelay in userSync

* rephrase language

* add details to reference

* remove auction delay from sandbox

* remove spacing changes to sandbox

* remove spacing changes to sandbox

* remove spacing changes to sandbox
Adasta Media is an aliased bidder for AppNexus.
Adasta Media no longer relies on Gamoshi for publication in Prebid. This new one replaces the existing one in your listings.
* added documentation for bidLimit

* minor updates for grammar and clarity

* cross-referencing bidlimit and auctionkeymaxchar
* initial event page

* events dropdown points to new events page
* Fixed prebid server sample

* updated the demo code
* Konduit Module initial documentation version.

* re-ordering modules in left-nav

* minor edits

added the gulp build command, general wordsmithing
* removing references to ozoneData

* updating docs to account for customData array update
* SmartRTB doc file

* adding quotes to string params

* Update smartrtb bidder docs. Show support for gdpr, id5, video

* updating header attributes

Note that if you want to have a note about pub-supplied video renderer, is should be in the body of the doc, not in the header. Thanks.
* Adding basic LiveIntentId info.

* Changed some wording.

* Added the partner as a param

* Added the partner config example.

* Update userId.md

changed the paragraph about the LiveIntent ID solution and added an email address to reach out to to get your fpc universe setup

* misc updates

fixed typo, added to implementation section

* tweaking openrtb values

* Mentioning segments in the response and userId object.

* Update userId.md

* Not mentioning ios

* Fixing the docs for lipb.lipbid
* PBID-2 Initial draft adding Parrable to the UserId module documentation

Several places are incomplete and are marked with @todo

* PBID-2 Needed quotes on a Parrable Partner Client ID example

* PBID-2 Changing example EID

It's tempting to use a valid EID but if anyone were to play with it
then we could get the device id it contains mixed up with others.
With this commit, I've gone to a placeholder value that is syntatically
valid/representative but will not decrypt.

* PBID-2: updated userID with Parrable specific information

* PBID-2 remove typo

* PBID-2 fix params.partner explanation

* PBID-2 fix example partner key

* PBID-2 consistent quotes

* PBID-2 use single quotes for strings

* PBID-2 fix spelling

* add parrable userId openRTB attributes doc
* adding video cache to pub api doc

* minor clarifications
sa1omon pushed a commit that referenced this pull request Oct 25, 2020
…#2331)

* Update indexExchange.md

* minor spelling fix

* Fixed minor grammatical errors (prebid#2)

* Changed timeout example to 50ms

Co-authored-by: rimaburder-index <55195208+rimaburder-index@users.noreply.github.com>

Co-authored-by: rimaburder-index <55195208+rimaburder-index@users.noreply.github.com>
sa1omon pushed a commit that referenced this pull request Oct 25, 2020
* Add stroeerCore bidder documenation (#1)

* Add bid params table

* re-ordered sections

also demoted the ad unit config to level 3 instead of level 2

Co-authored-by: bretg <bgorsline@gmail.com>
sa1omon pushed a commit that referenced this pull request Feb 24, 2022
* init ogury bid adapter documentation (#1)

* Fix gvl id for Ogury (prebid#2)
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.