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

implemented changes to enable latest feature upgrades #14

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

ishihanvcs
Copy link
Member

  • support for mtype
  • support for .GPP
  • support for audio

@ishihanvcs ishihanvcs self-assigned this Aug 24, 2023
Copy link
Member

@jbartek25 jbartek25 left a comment

Choose a reason for hiding this comment

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

Please remove the logic which checks whether the imp is multi-format or not. I tried to explain it in our call but let me try again: the adapter should always anticipate correct response from our own ad server. it means, the logic should be pretty simple: is there mtype? Use it. If not, fall back to the old logic. Right now the ad server sets mtype only for multiformat but this might change in the future without telling. On another note, for converting mtype to bidtype you can use getMediaTypeForBid from utils.go

Copy link
Member

@jbartek25 jbartek25 left a comment

Choose a reason for hiding this comment

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

Looks good!

@ishihanvcs ishihanvcs merged commit 5019205 into master Sep 6, 2023
4 of 5 checks passed
@ishihanvcs ishihanvcs deleted the hbt-311-pbs-adapter-improvements branch February 6, 2024 19:50
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