Skip to content

Predefined values for addPrivacyInfo? #58

@janwinkler

Description

@janwinkler

Hi,

from
https://github.com/labadserver/Adplayer/wiki/Adplayer-Creation-Process-and-Hierarchy
the example call is:
adPlayer.addPrivacyInfo('ADTECH', 'Message to pass.', 'http://optout.com');

The question here is if the Lizenzstelle/meinecookies/BVDW/whoever will define the texts we can use or if anybody can post its own texts?

For multilanguage it might be better if we do not submit text but integers. the player may use the int's to create it's own text in the language of the user. that way, every icon will have the same texts and it will be much smarter to the users to understand.

example:
adPlayer.addPrivacyInfo('ADTECH', 1&2&4, 'http://optout.com');

will give an example text like “Anbieter sammelt Daten für Retargeting (1), Behavorial Targeting (2), Markstudien (4).”.

Best,
Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions