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

Add impression tracking to VAST (Server-Side) #437

Merged
merged 7 commits into from
Sep 5, 2019

Conversation

RossGoncharuk
Copy link
Contributor

  • Added impression tracking to VAST xml when account has events enabled and for bidders that allow modifying VAST xml;
  • Added new bidder configuration property - modifyingVastXmlAllowed with a default value false;
  • Adjusted ExchangeService and CacheService flows to process changing VAST xml;
  • Corrected existing unit tests and added new ones to reflect the changes.

@RossGoncharuk RossGoncharuk requested a review from rpanchyk August 23, 2019 13:36
@bretg
Copy link
Collaborator

bretg commented Aug 27, 2019

I'd like the default modifyingVastXmlAllowed to be true.

@rpanchyk rpanchyk changed the title Add impression tracking to VAST Add impression tracking to VAST (Server-Side) Sep 4, 2019
@rpanchyk rpanchyk merged commit 4b3b6e2 into master Sep 5, 2019
@rpanchyk rpanchyk deleted the add-impression-tracking branch September 5, 2019 08:43
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