简体   繁体   中英

How to get Android Enterprise details related to Gmail account

我正在尝试获取与 Gmail 帐户相关的企业详细信息,是否有任何默认 API 来获取与 Gmail 帐户相关的企业详细信息?

You can find the enterprise details by logging into play.google.com/work with the account that was used to create it.

Click on Admin Settings to see the Organization name and Organization ID

在此处输入图片说明

There's no API which will give you the details of the Enterprise because all the API requests in Android Management API have the enterpriseId as the parent key.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM