Code Monkey home page Code Monkey logo

Comments (1)

chrispaterson avatar chrispaterson commented on September 18, 2024

What does it mean to fetch different versions of the consent string? As far as I can tell, there is one consent string stored at the "euconsent" key on the consensu.org cookie.

Right now there is only one version of the consent string (v 1) I think this was added to the spec to allow for the possibility of more versions, although I agree it's a little unclear as to how it would be possible to store more than one version of the consent string on the consensu.org domain at this time. I think the issue will become a bigger deal when/if we move to a v2 of the consent string. Some CMPs will be writing v2 consent strings and other v1 and some ad tech on the page will need a v1 or a v2 consent string etc.

Does that mean the argument passed to the callback should be null (I guess "returns" means "supplies to the callback" in this context)? Or does it mean just the consentData property of the provided callback should be null?

Look at the documentation a little more closely on how the function works. It follows the format:
__.cmp("METHOD NAME", Arguement, callback(callback parameter) {});

from gdpr-transparency-and-consent-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.