{
  "disclosures": [
    {
      "identifier": "advia_uid",
      "type": "cookie",
      "maxAgeSeconds": 31536000,
      "cookieRefresh": true,
      "domains": ["*.advia.tech"],
      "purposes": [1, 7]
    },
    {
      "identifier": "advia_optout",
      "type": "cookie",
      "maxAgeSeconds": 31536000,
      "cookieRefresh": true,
      "domains": ["*.advia.tech"],
      "purposes": [],
      "optOut": true,
      "description": "Records that this browser has opted out of ad event tracking. Its entire contents are the value 1 and it carries no identifier. Set only at the user's request via https://advia.tech/opt-out."
    }
  ],
  "domains": [
    { "domain": "cdn.advia.tech", "use": "Creative assets" },
    { "domain": "events.advia.tech", "use": "Event tracking" },
    { "domain": "a.advia.tech", "use": "Ad serving" },
    { "domain": "d.advia.tech", "use": "Ad serving" }
  ]
}
