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

New Adapter: AndBeyondMedia #2322

Merged
merged 3 commits into from
Aug 17, 2022
Merged

New Adapter: AndBeyondMedia #2322

merged 3 commits into from
Aug 17, 2022

Conversation

AndBeyondMediaHB
Copy link
Contributor

@SyntaxNode SyntaxNode changed the title AndBeyondMedia Bid Adapter: add new bid adapter New Adapter: AndBeyondMedia Jul 22, 2022
@SyntaxNode SyntaxNode self-assigned this Jul 25, 2022
@bsardo bsardo requested a review from mansinahar July 25, 2022 17:45
@bsardo bsardo requested a review from SyntaxNode July 25, 2022 17:45
@@ -0,0 +1,23 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Compass Adapter Params",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this an alias of the Compass adapter? If so, we can advise on better ways to create the alias.

Copy link
Contributor Author

@AndBeyondMediaHB AndBeyondMediaHB Jul 29, 2022

Choose a reason for hiding this comment

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

@SyntaxNode thanks corrected the title. This is not an alias, this is a separate adapter

@bsardo
Copy link
Collaborator

bsardo commented Aug 2, 2022

Hi @AndBeyondMediaHB. Thanks for your contribution. We're curious why you've copied the entire Compass adapter including config files and tests. We strongly prefer avoiding duplicate adapter code.

@bsardo bsardo mentioned this pull request Aug 2, 2022
@AndBeyondMediaHB
Copy link
Contributor Author

@bsardo The solution might be the same as we outsourced it's development to the same team.But please approve our adapter as it's real and we really need to use it asap, and it's working with our platform.

@bsardo bsardo requested review from bsardo and removed request for mansinahar August 5, 2022 20:11
@bsardo bsardo requested review from VeronikaSolovei9 and removed request for SyntaxNode August 8, 2022 17:47
Copy link
Collaborator

@bsardo bsardo left a comment

Choose a reason for hiding this comment

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

I see that you've copied over the endpointId parameter but it was omitted in the referenced docs PR. Can you please resolve this discrepancy?

{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "AndBeyond.Media Adapter Params",
"description": "A schema which validates params accepted by the Compass adapter",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo: Compass should be AndBeyondMedia.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@@ -0,0 +1,14 @@
maintainer:
email: "[email protected]"
capabilities:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I couldn't find a GVL ID for you in the vendor list. I just want to confirm that is the case, otherwise it should be specified here as gvlVendorID.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks, we are not in the vendor list

}

var invalidParams = []string{
`{"placementId": 42}`,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you please add a test case to invalidParams of {} where neither placementId nor endpointId are provided since the bidder-params file specifies oneOf is required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@VeronikaSolovei9
Copy link
Contributor

Local testing looks good.

Copy link
Contributor

@VeronikaSolovei9 VeronikaSolovei9 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@bsardo bsardo left a comment

Choose a reason for hiding this comment

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

LGTM

@bsardo bsardo merged commit a1a5f8a into prebid:master Aug 17, 2022
pm-aadit-patil pushed a commit to PubMatic-OpenWrap/prebid-server that referenced this pull request Sep 22, 2022
pm-aadit-patil pushed a commit to PubMatic-OpenWrap/prebid-server that referenced this pull request Sep 22, 2022
pm-aadit-patil pushed a commit to PubMatic-OpenWrap/prebid-server that referenced this pull request Sep 22, 2022
jorgeluisrocha pushed a commit to jwplayer/prebid-server that referenced this pull request Sep 28, 2022
shunj-nb pushed a commit to ParticleMedia/prebid-server that referenced this pull request Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants