learningTag

Key-value pairs that are attached to content units.

There exist several adserving features that have in common the use of key-value pairs called learning tags that are attached to content units. The main goal of learning tags is to support human-readable interfaces between the customer and their content units.

Learning tag has some limits that you have to follow. Otherwise, the server will not be able to accept the parameter you passed.

  • Minimum number of characters in keys and values: 1

  • Minimum number of characters in keys and values: 100

  • Maximum number of key-value pairs: 10

  • Allowed characters for keys: ``^ [Az] [a-z0-9 _] * $ ``

  • Allowed characters for values: ``[A-z0-9 \ ._ ~ \ / -] +``