{
    "disclosures": [
      {
        "identifier": "com.metica.ads.userId / generated_user_id",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 9, 10]
      },
      {
        "identifier": "metica_sdk_state_<userId> / config_cache_<userId>",
        "type": "app",
        "maxAgeSeconds": 604800,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 10]
      },
      {
        "identifier": "metica.persisted_event_queue / event_queue",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 9, 10]
      },
      {
        "identifier": "MeticaSessionTracker.sessionCount / metica_sess_count",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 10]
      },
      {
        "identifier": "MeticaSessionTracker.lastSessionLength / metica_last_sess_len",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 10]
      },
      {
        "identifier": "MeticaSessionTracker.lastActivityTime / metica_last_activity",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 10]
      },
      {
        "identifier": "MeticaSessionTracker.currentSessionStart / metica_curr_sess_start",
        "type": "app",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 7, 8, 10]
      },
      {
        "identifier": "IDFA (iOS advertisingIdentifier) / GAID (Android Advertising ID)",
        "type": "app",
        "maxAgeSeconds": 0,
        "cookieRefresh": false,
        "domain": null,
        "purposes": [1, 3, 4, 7, 8, 9, 10]
      }
    ],
    "domains": [
      {
        "domain": "api-global-gateway.prod-eu.metica.com",
        "use": "Metica production backend gateway (EU): SDK initialisation, ad strategy / smart-floors configuration, and analytics/ad event ingestion."
      },
      {
        "domain": "eu-central-1.aws.edge.axiom.co",
        "use": "Remote SDK diagnostic / debug-log telemetry ingestion (Axiom). Does not include advertising identifiers."
      }
    ]
  }