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

AdtelligentIdSystem : add new ID submodule #6948

Merged
merged 7 commits into from Jul 13, 2021

Conversation

GeneGenie
Copy link
Contributor

@GeneGenie GeneGenie commented Jun 4, 2021

Type of change

  • Feature
  • New userId adapter

Description of change

new user id module

pbjs.setConfig({
    userSync: {
        userIds: [{
            name: 'adtelligent',
            storage: {
                type: "html5",
                name: "adt_id",
                expires:0.003,
                refreshInSeconds: 60 * 5
            }
        }]
    }
});

@harpere harpere requested a review from jlukas79 June 7, 2021 15:25
@ChrisHuie ChrisHuie changed the title WIP: AdtelligentIdSystem AdtelligentIdSystem : add new ID submodule Jun 8, 2021
@GeneGenie
Copy link
Contributor Author

Hey @jdwieland8282 isn't that doc not enough?

@MartianTribe
Copy link

MartianTribe commented Jun 16, 2021

@ChrisHuie ChrisHuie requested a review from Rothalack July 12, 2021 15:05
@ChrisHuie ChrisHuie requested review from ChrisHuie and removed request for Rothalack July 12, 2021 15:06
@ChrisHuie ChrisHuie assigned ChrisHuie and unassigned Rothalack Jul 12, 2021
@ChrisHuie
Copy link
Collaborator

@GeneGenie do you mind adding a markdown sample config to this pr 🙏 I can make sure and get this merged with this week's release. :)

@GeneGenie
Copy link
Contributor Author

@ChrisHuie Done. Thank you =)

@ChrisHuie ChrisHuie merged commit d517ed8 into prebid:master Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants