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

Glimpse: update api and request shape, optimize and refactor #8237

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Glimpse: update api and request shape, optimize and refactor #8237

merged 1 commit into from
Apr 4, 2022

Commits on Mar 30, 2022

  1. Glimpse: update api and request shape, optimize and refactor

    - Update Glimpse prebid api endpoint
    - Pass gvlid to storage manager for gdpr use cases
    - Include consent info in query params for better efficiency and privacy on the handling of user data
    - Update the request body shape to optimize the size of the request
    - update fpd shape and optimize fpd object
    - Add appendQueryParam and optimizeObject util functions
    - Remove unnecessary util functions
    - Refactor and rename of some util functions for improved simplicity
    - Rename variables for clarity
    - Update jsdoc comments
    - Reformat the files
    - Update test spec: add fpd unit test and remove unnecessary tests
    Eddie Yu committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ae26411 View commit details
    Browse the repository at this point in the history