Skip to content

Support concat array merge for bidder config#4729

Open
postindustria-code wants to merge 2 commits intoprebid:masterfrom
postindustria-tech:array-merge-concat-mode-for-bidderconfig
Open

Support concat array merge for bidder config#4729
postindustria-code wants to merge 2 commits intoprebid:masterfrom
postindustria-tech:array-merge-concat-mode-for-bidderconfig

Conversation

@postindustria-code
Copy link
Copy Markdown
Contributor

Implements #4111

Implements a new concat array merge mode for ext.prebid.bidderconfig.

Configurable via account_defaults.bidderconfig.array_merge. When set to concat, instead of overwriting base arrays with bidder-specific config, the bidder-specific entries are appended to the end of the base arrays.

Note on dooh.content.data:
Although dooh was mentioned in the original discussion, it is not supported in this implementation. The openrtb_ext.ORTB2 struct does not have a DOOH field, and the ResolveFPD() flow does not handle it. It only operates with user, app, site and device. The dooh support may be a typo in the original spec or a divergence from pbs-java. If dooh support has business value, it should be tracked and implemented as a separate task.

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