Skip to content

Rename ext.prebid -> ext.openads on responses#138

Draft
mike-hoyt-ttd wants to merge 1 commit into
mainfrom
mho-OPATH-6512-Respond-With-OpenAds-Ext
Draft

Rename ext.prebid -> ext.openads on responses#138
mike-hoyt-ttd wants to merge 1 commit into
mainfrom
mho-OPATH-6512-Respond-With-OpenAds-Ext

Conversation

@mike-hoyt-ttd
Copy link
Copy Markdown
Contributor

We want to conditionally rename the outgoing extension object to openads when ext.openads was passed in on the request. There were a lot of places that this needed to change within the code, and it got pretty messy - so I opted to implement a rewrite on outgoing responses. This results in a deserialization/serialization penalty on each request, but keeps the code very centralized. This can be removed once we remove backwards compatibility.

Rename ext.prebid on responses to be ext.openads when OpenAds was passed in on the request
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.

1 participant