-
Notifications
You must be signed in to change notification settings - Fork 867
New Adapter: Harion #4671
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
base: master
Are you sure you want to change the base?
New Adapter: Harion #4671
Changes from all commits
072569b
6606ecc
4b7b662
5ae2f81
f9e6384
e5bd193
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| aliasOf: "teqblaze" | ||
| endpoint: "https://east-api.harion-ma.com/pserver" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Was able to successfully hit the endpoint
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Was also able to start-up the server and hit a dummy auction request Request - Response : |
||
| maintainer: | ||
| email: "adtech@markappmedia.site" | ||
| gvlVendorID: 1406 | ||
| capabilities: | ||
| site: | ||
| mediaTypes: | ||
| - banner | ||
| - video | ||
| - native | ||
|
|
||
| app: | ||
| mediaTypes: | ||
| - banner | ||
| - video | ||
| - native | ||
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.
Is there any relation of harion with teqblaze?
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.
@karwaankit32 TeqBlaze is a technology provider and white-labeling solution. You'll see that
static/bidder-info/teqblaze.yamlhas thewhiteLabelOnlyannotation which indicates that TeqBlaze does not bid but can be aliased.