Skip to content

Commit

Permalink
Taboola: Adapter change endpoint (#2862)
Browse files Browse the repository at this point in the history
  • Loading branch information
marki1an authored Dec 27, 2023
1 parent 6a8129a commit 8ee642b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/bidder-config/taboola.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
adapters:
taboola:
endpoint: "https://{{MediaType}}.bidder.taboola.com/OpenRTB/PS/auction/{{Host}}/{{PublisherID}}"
endpoint: "https://{{MediaType}}.bidder.taboola.com/OpenRTB/PS/auction?exchange={{GvlID}}&publisher={{PublisherID}}"
meta-info:
maintainer-email: [email protected]
app-media-types:
Expand Down

0 comments on commit 8ee642b

Please sign in to comment.