---
title: BetaTesterState
framework: appstoreconnectapi
role: symbol
role_heading: Type
path: appstoreconnectapi/betatesterstate
---

# BetaTesterState

String that describes the state of a beta tester.

## Declaration

```data
string BetaTesterState
```

## Possible Values

NOT_INVITED: The beta tester is not currently invited. INVITED: The build of your app is eligible for submission and release on the App Store. ACCEPTED: The beta tester has accepted an invite to test a build. INSTALLED: The beta tester has installed a build. REVOKED: The beta tester chose to stop testing, or the beta tester was removed from the app. In both cases, their installed build is not expired. Once the build expires, the system deletes the resource.

## See Also

### Attributes and Relationships

- [BetaTester.Attributes](appstoreconnectapi/betatester/attributes-data.dictionary.md)
- [BetaInviteType](appstoreconnectapi/betainvitetype.md)
- [BetaTester.Relationships](appstoreconnectapi/betatester/relationships-data.dictionary.md)
