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

Conversant adapter include mediaTypes.video #2968

Merged
merged 2 commits into from
Jun 3, 2021

Conversation

pycnvr
Copy link
Contributor

@pycnvr pycnvr commented May 17, 2021

Update Conversant doc to say that video params could include mediaType.video.

@@ -24,15 +24,24 @@ gvl_id: 24
| `secure` | required (for secure pages) | If impression requires secure HTTPS URL creative assets and markup. 0 for non-secure, 1 for secure. Default is non-secure | `1` | `integer` |
| `bidfloor` | optional | Bid floor | `0.50` | `float` |
| `tag_id` | optional | Identifies specific ad placement. | `'cnvr-test-tag'` | `string` |
| `position` | optional | Ad position on screen. See details below. | `1` | `integer` |
| `white_label_url`| optional | Override the destination URL the request is sent to. | `'https://mydomain.com/hbendpoint'` | `string` |
| `pubcid_name` | optional | Name of the pub common id. Conversant adapter can read the id directly if the UserID module is absent. Default is _pubcid.| `_pubcid` | `string` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put single quotes around the string value.


| Name | Scope | Description | Example | Type |
|---------------|-----------------------------|---------------------------------------------------------------------------------------------------------------------------|-------------------|------------------|
| `position` | optional | Ad position on screen. See details below. Only supported in in bids.params. | `1` | `integer` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo: "in in"

@pycnvr
Copy link
Contributor Author

pycnvr commented May 26, 2021

Thanks @jeanstemp. File updated.

@bretg bretg requested a review from jeanstemp June 3, 2021 17:47
@bretg bretg added LGTM and removed needs work labels Jun 3, 2021
@bretg
Copy link
Contributor

bretg commented Jun 3, 2021

@pycnvr - is this docs PR associated with a code change or ready to merge?

@pycnvr
Copy link
Contributor Author

pycnvr commented Jun 3, 2021

@bretg Yes. The code change has been merged. I've just added the link.

@bretg bretg merged commit 71704c6 into prebid:master Jun 3, 2021
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.

4 participants