How do I get an app description based on the gsuite appID
Background;
As a Gsuite admin it is possible to review 3rd party app access that the staff in your organisation are using. This returns an on-screen report that provides the app name, the AppID and app type (e.g. Android, Web, IOs) as identifiers for each app. Unfortunately there is no description of what the app does or link to further info on the purpose of the app. In addition the app names are not unique.
Problem;
I have over 5,000 apps to look into for internal 3rd party review/security purposes. I need to find any way to get more information on each specific app (such as a description of what the app does or a link to a webpage with more info) when the only unique identifier I have to work with is the App ID.
Tried so far;
I have looked through MANY MANY google APIs and SDKs but have had no luck finding anything that will accept an app ID and return more information on the details of the app (unless I own the app, which I don't). I have also contacted GSuite admin support but unfortunately their suggestion was to pay someone for the service. I find it hard to believe there is no way to use the app ID to look up an app (that you don't own) for more info.
Current (terrible) approach;
At this point I'm facing a manual approach!!! I.e. having to paste the app ID into google and hope for some search results that point to something of use. For over 5,000 apps this is less than ideal and I have serious concerns about the reliability of such results.
Some example app ids (with the same name) are;
- 1032199425885-oq9scukspijc682n7k2erv386nc58que.apps.googleusercontent.com
- 1032199425885-u2he6guukdl2g7n0vhpqmsn5qpips02k.apps.googleusercontent.com
- 1032199425885-ub6hlugo3efflq7ppdbccfnuto17d804.apps.googleusercontent.com
SOS
Is anyone aware of an API/SDK/code/script that can be reliably used to lookup an app based on it's app ID, where the type can be either "iOS", "Web Application" or "Android"? Any suggestions anyone can make would be greatly appreciated.
google-api google-oauth google-apps gsuite
add a comment |
Background;
As a Gsuite admin it is possible to review 3rd party app access that the staff in your organisation are using. This returns an on-screen report that provides the app name, the AppID and app type (e.g. Android, Web, IOs) as identifiers for each app. Unfortunately there is no description of what the app does or link to further info on the purpose of the app. In addition the app names are not unique.
Problem;
I have over 5,000 apps to look into for internal 3rd party review/security purposes. I need to find any way to get more information on each specific app (such as a description of what the app does or a link to a webpage with more info) when the only unique identifier I have to work with is the App ID.
Tried so far;
I have looked through MANY MANY google APIs and SDKs but have had no luck finding anything that will accept an app ID and return more information on the details of the app (unless I own the app, which I don't). I have also contacted GSuite admin support but unfortunately their suggestion was to pay someone for the service. I find it hard to believe there is no way to use the app ID to look up an app (that you don't own) for more info.
Current (terrible) approach;
At this point I'm facing a manual approach!!! I.e. having to paste the app ID into google and hope for some search results that point to something of use. For over 5,000 apps this is less than ideal and I have serious concerns about the reliability of such results.
Some example app ids (with the same name) are;
- 1032199425885-oq9scukspijc682n7k2erv386nc58que.apps.googleusercontent.com
- 1032199425885-u2he6guukdl2g7n0vhpqmsn5qpips02k.apps.googleusercontent.com
- 1032199425885-ub6hlugo3efflq7ppdbccfnuto17d804.apps.googleusercontent.com
SOS
Is anyone aware of an API/SDK/code/script that can be reliably used to lookup an app based on it's app ID, where the type can be either "iOS", "Web Application" or "Android"? Any suggestions anyone can make would be greatly appreciated.
google-api google-oauth google-apps gsuite
add a comment |
Background;
As a Gsuite admin it is possible to review 3rd party app access that the staff in your organisation are using. This returns an on-screen report that provides the app name, the AppID and app type (e.g. Android, Web, IOs) as identifiers for each app. Unfortunately there is no description of what the app does or link to further info on the purpose of the app. In addition the app names are not unique.
Problem;
I have over 5,000 apps to look into for internal 3rd party review/security purposes. I need to find any way to get more information on each specific app (such as a description of what the app does or a link to a webpage with more info) when the only unique identifier I have to work with is the App ID.
Tried so far;
I have looked through MANY MANY google APIs and SDKs but have had no luck finding anything that will accept an app ID and return more information on the details of the app (unless I own the app, which I don't). I have also contacted GSuite admin support but unfortunately their suggestion was to pay someone for the service. I find it hard to believe there is no way to use the app ID to look up an app (that you don't own) for more info.
Current (terrible) approach;
At this point I'm facing a manual approach!!! I.e. having to paste the app ID into google and hope for some search results that point to something of use. For over 5,000 apps this is less than ideal and I have serious concerns about the reliability of such results.
Some example app ids (with the same name) are;
- 1032199425885-oq9scukspijc682n7k2erv386nc58que.apps.googleusercontent.com
- 1032199425885-u2he6guukdl2g7n0vhpqmsn5qpips02k.apps.googleusercontent.com
- 1032199425885-ub6hlugo3efflq7ppdbccfnuto17d804.apps.googleusercontent.com
SOS
Is anyone aware of an API/SDK/code/script that can be reliably used to lookup an app based on it's app ID, where the type can be either "iOS", "Web Application" or "Android"? Any suggestions anyone can make would be greatly appreciated.
google-api google-oauth google-apps gsuite
Background;
As a Gsuite admin it is possible to review 3rd party app access that the staff in your organisation are using. This returns an on-screen report that provides the app name, the AppID and app type (e.g. Android, Web, IOs) as identifiers for each app. Unfortunately there is no description of what the app does or link to further info on the purpose of the app. In addition the app names are not unique.
Problem;
I have over 5,000 apps to look into for internal 3rd party review/security purposes. I need to find any way to get more information on each specific app (such as a description of what the app does or a link to a webpage with more info) when the only unique identifier I have to work with is the App ID.
Tried so far;
I have looked through MANY MANY google APIs and SDKs but have had no luck finding anything that will accept an app ID and return more information on the details of the app (unless I own the app, which I don't). I have also contacted GSuite admin support but unfortunately their suggestion was to pay someone for the service. I find it hard to believe there is no way to use the app ID to look up an app (that you don't own) for more info.
Current (terrible) approach;
At this point I'm facing a manual approach!!! I.e. having to paste the app ID into google and hope for some search results that point to something of use. For over 5,000 apps this is less than ideal and I have serious concerns about the reliability of such results.
Some example app ids (with the same name) are;
- 1032199425885-oq9scukspijc682n7k2erv386nc58que.apps.googleusercontent.com
- 1032199425885-u2he6guukdl2g7n0vhpqmsn5qpips02k.apps.googleusercontent.com
- 1032199425885-ub6hlugo3efflq7ppdbccfnuto17d804.apps.googleusercontent.com
SOS
Is anyone aware of an API/SDK/code/script that can be reliably used to lookup an app based on it's app ID, where the type can be either "iOS", "Web Application" or "Android"? Any suggestions anyone can make would be greatly appreciated.
google-api google-oauth google-apps gsuite
google-api google-oauth google-apps gsuite
asked Nov 21 '18 at 11:51
SinOBSinOB
1897
1897
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There is one API Resource manager api its extremely limited last i checked this is all it returned
{
"projects": [
{
"projectNumber": "xxxxx",
"projectId": "api-project-1xxxx",
"lifecycleState": "ACTIVE",
"name": "Android Real-Time Analytics",
"createTime": "2013-10-02T19:21:14.161Z"
},
{
"projectNumber": "xxxxxx",
"projectId": "googleanalytics",
"lifecycleState": "ACTIVE",
"name": "API Project",
"createTime": "2012-09-14T08:07:06.906Z"
},
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53411454%2fhow-do-i-get-an-app-description-based-on-the-gsuite-appid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is one API Resource manager api its extremely limited last i checked this is all it returned
{
"projects": [
{
"projectNumber": "xxxxx",
"projectId": "api-project-1xxxx",
"lifecycleState": "ACTIVE",
"name": "Android Real-Time Analytics",
"createTime": "2013-10-02T19:21:14.161Z"
},
{
"projectNumber": "xxxxxx",
"projectId": "googleanalytics",
"lifecycleState": "ACTIVE",
"name": "API Project",
"createTime": "2012-09-14T08:07:06.906Z"
},
add a comment |
There is one API Resource manager api its extremely limited last i checked this is all it returned
{
"projects": [
{
"projectNumber": "xxxxx",
"projectId": "api-project-1xxxx",
"lifecycleState": "ACTIVE",
"name": "Android Real-Time Analytics",
"createTime": "2013-10-02T19:21:14.161Z"
},
{
"projectNumber": "xxxxxx",
"projectId": "googleanalytics",
"lifecycleState": "ACTIVE",
"name": "API Project",
"createTime": "2012-09-14T08:07:06.906Z"
},
add a comment |
There is one API Resource manager api its extremely limited last i checked this is all it returned
{
"projects": [
{
"projectNumber": "xxxxx",
"projectId": "api-project-1xxxx",
"lifecycleState": "ACTIVE",
"name": "Android Real-Time Analytics",
"createTime": "2013-10-02T19:21:14.161Z"
},
{
"projectNumber": "xxxxxx",
"projectId": "googleanalytics",
"lifecycleState": "ACTIVE",
"name": "API Project",
"createTime": "2012-09-14T08:07:06.906Z"
},
There is one API Resource manager api its extremely limited last i checked this is all it returned
{
"projects": [
{
"projectNumber": "xxxxx",
"projectId": "api-project-1xxxx",
"lifecycleState": "ACTIVE",
"name": "Android Real-Time Analytics",
"createTime": "2013-10-02T19:21:14.161Z"
},
{
"projectNumber": "xxxxxx",
"projectId": "googleanalytics",
"lifecycleState": "ACTIVE",
"name": "API Project",
"createTime": "2012-09-14T08:07:06.906Z"
},
answered Nov 21 '18 at 12:02
DaImToDaImTo
44.1k1160237
44.1k1160237
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53411454%2fhow-do-i-get-an-app-description-based-on-the-gsuite-appid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown