name | string | The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}. |
pubsubTopic | string | The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled. |
contactInfo | object | Contact details for managed Google Play enterprises. |
enabledNotificationTypes | array | The types of Google Pub/Sub notifications enabled for the enterprise. |
appAutoApprovalEnabled | boolean | Deprecated and unused. |
primaryColor | integer | A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive. |
signinDetails | array | Sign-in details of the enterprise. |
enterpriseDisplayName | string | The name of the enterprise displayed to users. |
logo | object | Data hosted at an external location. The data is to be downloaded by Android Device Policy and verified against the hash. |
termsAndConditions | array | Terms and conditions that must be accepted when provisioning a device for this enterprise. A page of terms is generated for each value in this list. |