Skip to content

Conversant adapter include mediaTypes.video#2968

Merged
bretg merged 2 commits intoprebid:masterfrom
conversant:cnvr_video_params
Jun 3, 2021
Merged

Conversant adapter include mediaTypes.video#2968
bretg merged 2 commits intoprebid:masterfrom
conversant:cnvr_video_params

Conversation

@pycnvr
Copy link
Contributor

@pycnvr pycnvr commented May 17, 2021

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

| `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

Comments