ProtectField: {
    behavioralDataCollection: boolean;
    key: string;
    type: "PROTECT";
    universalDeviceIdentification: boolean;
}

Type declaration

  • behavioralDataCollection: boolean
  • key: string
  • type: "PROTECT"
  • universalDeviceIdentification: boolean