{               
    "disclosures": [                                                                                                       
      {           
        "identifier": "_mobkoi_id",
        "type": "cookie",
        "maxAgeSeconds": 31536000,
        "cookieRefresh": false,
        "domains": ["mobkoi.com"],
        "purposes": [1, 2, 7, 10],
        "specialPurposes": [1, 2],
        "description": "Cross-domain user identifier synchronized with Equativ (Smart AdServer). Set by the server on /getPixel response with SameSite=None; Secure for third-party context."
      },
      {
        "identifier": "_mobkoi_id",
        "type": "web",
        "maxAgeSeconds": null,
        "cookieRefresh": false,
        "domains": ["tag.mobkoi.com", "pbjs.mobkoi.com", "adserver.maximus.mobkoi.com"],
        "purposes": [1, 2, 7, 10],
        "specialPurposes": [1, 2],
        "description": "localStorage fallback for the Equativ user identifier. Used when client-side cookie storage is unavailable. Persistent until explicitly cleared by the user."
      }
    ],
    "domains": [
      {
        "domain": "mobkoi.com",
        "use": "Cookie domain for cross-site user identification via Equativ ID sync"
      },
      {
        "domain": "tag.mobkoi.com",
        "use": "Ad serving and iframe-based ID sync endpoint"
      },
      {
        "domain": "pbjs.mobkoi.com",
        "use": "Prebid.js client-side header bidding and pixel sync endpoint"
      },
      {
        "domain": "pbs.mobkoi.com",
        "use": "Prebid Server server-side header bidding endpoint"
      },
      {
        "domain": "events.mobkoi.com",
        "use": "Event ingestion for impression, click, and KPI pixel tracking"
      },
      {
        "domain": "adserver.maximus.mobkoi.com",
        "use": "Ad server endpoint for bid request processing and ad delivery"
      },
      {
        "domain": "cdn.maximus.mobkoi.com",
        "use": "Content delivery for ad creative assets, configuration files, and TCF disclosure"
      },
      {
        "domain": "sync.smartadserver.com",
        "use": "Equativ user ID synchronization endpoint (third-party partner)"
      }
    ]
  }