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

Teads: Change endpoint #3303

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

github-maxime-liege
Copy link
Contributor

No description provided.

Copy link

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 7fdecb2

teads

Refer here for heat map coverage report

github.com/prebid/prebid-server/adapters/teads/teads.go:20:	Builder				100.0%
github.com/prebid/prebid-server/adapters/teads/teads.go:32:	MakeRequests			84.6%
github.com/prebid/prebid-server/adapters/teads/teads.go:65:	updateImpObject			89.5%
github.com/prebid/prebid-server/adapters/teads/teads.go:107:	buildEndpointURL		75.0%
github.com/prebid/prebid-server/adapters/teads/teads.go:127:	MakeBids			90.9%
github.com/prebid/prebid-server/adapters/teads/teads.go:172:	getTeadsRendererFromBidExt	87.5%
github.com/prebid/prebid-server/adapters/teads/teads.go:190:	getMediaTypeForImp		100.0%
total:								(statements)			88.9%

@bsardo bsardo changed the title Change endpoint for Teads adapter Teads: Change endpoint Nov 16, 2023
@@ -1,4 +1,4 @@
endpoint: "https://a.teads.tv/prebid-server/bid-request"
endpoint: "https://psrv.teads.tv/prebid-server/bid-request"
Copy link
Contributor

Choose a reason for hiding this comment

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

endpoint is reachable

curl -i https://psrv.teads.tv/prebid-server/bid-request
HTTP/2 204
access-control-allow-credentials: true
access-control-allow-origin: *
accept-ch: Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Full-Version-List, Sec-CH-UA-WoW64
expires: Mon, 20 Nov 2023 06:04:51 GMT
cache-control: max-age=0, no-cache, no-store
pragma: no-cache
date: Mon, 20 Nov 2023 06:04:51 GMT

@Sonali-More-Xandr Sonali-More-Xandr merged commit 1e89053 into prebid:master Nov 20, 2023
5 checks passed
svamiftah pushed a commit to sovrn/prebid-server that referenced this pull request Nov 21, 2023
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.

3 participants