> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.SiteBlockerCode.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias SiteBlockerCode

```typescript
SiteBlockerCode:
    | "invalid-draft"
    | "cloud-sign-in-required"
    | "build-unavailable"
    | "build-stale"
    | "committed-source-required"
    | "signed-in-pages-unsupported"
    | "hosted-data-unsupported"
    | "hostname-taken"
    | "fs-self-device-only"
    | "local-server-unsupported"
    | "website-rollout-disabled"
    | "public-form-webapp-rollout-disabled"
    | "cloud-sync-not-ready"
    | "project-custody-conflict"
    | "project-custody-seed-limit"
    | "project-custody-not-established"
    | "subscription-required"
```
