Dynamic parameters

Call the following URL to get dynamic visitor parameters::

https://dss.hybrid.ai/dynamicparameter/get?pid=&pr=&vid=

where:

  • pid accepts the pixel identifier (also known as the cloud identifier, required).

  • pr accepts the names of dynamic parameters separated by commas (required).

  • vid accepts the visitor identifier (optional).

If vid is omitted, the visitor identifier will be taken from cookies.

Last updated