title: Account:Google description: Use this configuration to define settings for access to Google services. payload: declarationtype: com.apple.configuration.account.google supportedOS: iOS: introduced: '15.0' allowed-enrollments: - device - user - local allowed-scopes: - system sharedipad: allowed-scopes: - user macOS: introduced: '13.0' allowed-enrollments: - device - user - local allowed-scopes: - user tvOS: introduced: n/a watchOS: introduced: n/a content: A Google configuration defines a Google account for a user. The user will be prompted to enter their credentials shortly after the configuration successfully installs. payloadkeys: - key: VisibleName title: Account Name type: presence: optional content: The name that apps show to the user for this Google account. If not present, the system generates a suitable default. - key: UserIdentityAssetReference title: User Identity Asset Reference type: assettypes: - com.apple.asset.useridentity presence: required content: The identifier of an asset declaration that contains the user identity for this Google account. Set the corresponding asset type to 'UserIdentity' and ensure that it contains an 'EmailAddress' key that specifies the full Google email address for the account.