Skip to content

Commit

Permalink
Magnite contact update (prebid#5288)
Browse files Browse the repository at this point in the history
* updating magnite contact info

* typo

* lint
  • Loading branch information
bretg authored Apr 30, 2024
1 parent 9b44053 commit 19896bd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions dev-docs/analytics/magnite.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ enable_download: false
#### Registration

The Magnite analytics adapter requires setup and approval from the
Magnite team, even for existing accounts. Please reach out to your account
team or <globalsupport@magnite.com> for more information.
Magnite team, even for existing accounts. Please reach out to your Magnite account
team for more information.

#### Analytics Options

Expand All @@ -27,7 +27,7 @@ team or <globalsupport@magnite.com> for more information.

### Example Configuration

```
```javascript
pbjs.enableAnalytics({
provider: 'magnite',
options: {
Expand Down
4 changes: 2 additions & 2 deletions dev-docs/bidders/rubicon.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sidebarType: 1

### Registration

For both Prebid.js and Prebid Server, the Rubicon Project adapter requires setup and approval from the Magnite team, even for existing accounts. Please reach out to your account team or <globalsupport@magnite.com> for more information.
For both Prebid.js and Prebid Server, the Rubicon Project adapter requires setup and approval from the Magnite team, even for existing accounts. Please reach out to your account manager for more information.

### Bid Params

Expand Down Expand Up @@ -305,7 +305,7 @@ var nativeAdUnit = {
### Setting up the Prebid Server Adapter
If you're a Prebid Server host company looking to enable the Rubicon server-side adapter, you'll need to contact <globalsupport@magnite.com>. They will provide:
If you're a Prebid Server host company looking to enable the Rubicon server-side adapter, you'll need to contact your Magnite account team. They will provide:
* a Magnite DV+ XAPI login and password that you'll place in the PBS config
* a partner code you can use for cookie-syncing with Magnite's service
Expand Down
2 changes: 1 addition & 1 deletion dev-docs/modules/floors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ If the currency function is unable to derive the correct cpm in any of the scena
{: .table }
| Partner | Contact | About |
| <img src="/assets/images/partners/leader/Magnite_logo.png" style="height:50px;" alt="magnite"> | [globalsupport@magnite.com](mailto:globalsupport@magnite.com) | Magnite data-science applied to dynamic floors. (Currently only available to Demand Manager customers) |
| <img src="/assets/images/partners/leader/Magnite_logo.png" style="height:50px;" alt="magnite"> | Your Magnite account team | Magnite data-science applied to dynamic floors. (Currently only available to Demand Manager customers) |
| <img src="/assets/images/partners/leader/openx.png" style="height:50px;" alt="openx"> | Reach out to OpenX at [apollo@openx.com](mailto:apollo@openx.com) | Dynamic floor optimization and more |
| <img src="/assets/images/partners/leader/pubmatic.png" style="height:50px;" alt="pubmatic"> | [header-bidding@pubmatic.com](mailto:header-bidding@pubmatic.com) | PubMatic's ML powered dynamic Floor Optimization |
| <img src="/assets/images/partners/leader/AssertiveYield_logo.png" alt="assertive_yield"> | [assertiveyield.com](https://assertiveyield.com) | Holistic flooring covering Prebid, Amazon, GAM UPR, RTB and more |
Expand Down
2 changes: 1 addition & 1 deletion prebid-server/hosting/bidder-specific-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ adapters:
If you'd like to run the [rubicon](/dev-docs/bidders/rubicon.html) Prebid Server adapter, here's the process:
1. Contact <globalsupport@magnite.com> explaining who you are and that you'd like to set up a Prebid Server that utilizes the rubicon adapter.
1. Contact <accountservices@magite.com> explaining who you are and that you'd like to set up a Prebid Server that utilizes the rubicon adapter.
2. They will ask you a bunch of questions and hopefully approve your application.
3. If they do approve, you'll be given a login and password to place in your configuration. Please do not share this with anyone else. You'll also be provided a usersync URL.
4. The Magnite XAPI has several regional endpoints that you can utilize. Note that the default endpoint in the open source config is for US-East, which may not perform as well for you as the other regional options if your datacenters are in Europe or Asia.
Expand Down

0 comments on commit 19896bd

Please sign in to comment.