The payload that configures a Google account.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Account Description AccountDescription A user-visible description of the Google account, shown in the Mail and Settings apps. | string | optional | — | ✓Yes | iOS (9.3+)visionOS (1.1+) |
Account Name AccountName The user's full name for the Google account. This name appears in sent messages. | string | optional | — | ✓Yes | iOS (9.3+)visionOS (1.1+) |
Email Address EmailAddress The full Google email address for the account. | string | required | — | ✓Yes | iOS (9.3+)visionOS (1.1+) |
Communication Service Rules CommunicationServiceRules The communication service handler rules for this account. 1 subkey | dictionary | optional | — | ✓Yes | iOS (10.0+) |
└─ Default Service Handlers DefaultServiceHandlers A dictionary that defines which app to use for audio calls from this account. 1 subkey | dictionary | optional | — | ✓Yes | iOS (10.0+) |
└─ └─ App for audio calls AudioCall The bundle identifier for the default application that handles audio calls to contacts from this account. | string | optional | — | ✓Yes | iOS (10.0+) |
VPNUUID VPNUUID The VPNUUID of the per-app VPN the account uses for network communication. Available in iOS 14 and later. | string | optional | — | ✓Yes | iOS (14.0+) |