Skip to content

Conversation

@hailsryan
Copy link

  • add original currency to keep track of how bid was delivered so we can send to dsp
  • keep track of exchange rate so we can send to dsp

@hailsryan hailsryan changed the title add 2 fields [DO NOT MERGE] add 2 fields Aug 21, 2018
ContentType string `json:"-"` // content of the bid
MediaType string `json:"-"` // media of the impression e.g. video/display
OrigCurrency string `json:"orig_currency"` // original currency code before converting to USD
ExchRate string `json:"exch_rate"` // exchange rate from original currency to USD
Copy link

Choose a reason for hiding this comment

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

As these fields from the spec?

@hailsryan hailsryan closed this Aug 21, 2018
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