{
  "domains": [
    {
      "domain": "*.mygaru.com"
    }
  ],
  "disclosures": [
    {
      "identifier": "vmuid",
      "type": "cookie",
      "maxAgeSeconds": 5184000,
      "cookieRefresh": true,
      "domains": [
        "*.mygaru.com"
      ],
      "purposes": [1, 7]
    },
    {
      "identifier": "nuid",
      "type": "cookie",
      "maxAgeSeconds": 5184000,
      "cookieRefresh": true,
      "domains": [
        "*.mygaru.com"
      ],
      "purposes": [1, 7]
    },
    {
      "identifier": "niseis",
      "type": "cookie",
      "maxAgeSeconds": 0,
      "cookieRefresh": false,
      "domains": [
        "*.mygaru.com"
      ],
      "purposes": [1, 7]
    }
  ]
}
