-
Notifications
You must be signed in to change notification settings - Fork 753
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
MgidX Bid Adapter: add disabled param #3562
Conversation
# Conflicts: # exchange/adapter_map.go # openrtb_ext/bidders.go
# Conflicts: # adapters/mgid/mgid.go # config/config.go # usersync/usersyncers/syncer.go
Get last prebid-server changes
Add mgidX
disabled: true | ||
# We have the following regional endpoint domains: 'us-east-x' and 'eu' | ||
# Please deploy this config in each of your datacenters with the appropriate regional subdomain | ||
endpoint: "https://REGION.mgid.com/pserver" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you sure you want to change the default to disabled? This may cause your adapter to not be enabled by some hosts if they miss this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we are sure
reopen #3396
doc pull request - prebid/prebid.github.io#4932