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

Change /vtrack endpoint for updated requirements #466

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

rpanchyk
Copy link
Contributor

PBS should validate the arguments supplied with /vtrack: if ACCOUNT, BIDID, or BIDDER aren't supplied, it should reject the /vtrack request with 400. This should get caught when the page is being tested.

If the ACCOUNT doesn't exist and PBS is enforcing accounts, that should also result in a 400.

PBS will process /vtrack similar to the server-side VAST response, inserting impression tracking when:

  • account ID allows events
  • the bidder allows VAST modification

See for details prebid/prebid-server#1015

@rpanchyk rpanchyk requested a review from schernysh September 19, 2019 11:42
@schernysh schernysh merged commit b8c8e80 into master Sep 19, 2019
@schernysh schernysh deleted the change-vtrack-for-new-requirements branch September 19, 2019 13:56
BraslavskiyAndrey pushed a commit that referenced this pull request Aug 13, 2020
* Remove entirely {auction,bidswon,imp}.client from Rubicon Analytics

* Updated according to new requirements
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.

2 participants