Skip to content

Option to do array merges or permissioning on user segments #4111

@patmmccann

Description

@patmmccann

Since PBS does not do server side array merges, https://github.com/prebid/Prebid.js/pull/12571/files , will allow user segment arrays to be repeated for each bidder in bidder config. This can result in a very large object.

In the case of eids, there are some optimizations using eidPermissions, but this is not possible in user data segments.

This could be solvede with either a 'doJsStyleMerge' argument or a user data permission type flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready for Dev

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions