Skip to main content

Questions tagged [google-admin-sdk]

Use for questions about using APIs and services that are part of the Google (G Suite) Admin SDK, platform for developers that write applications to manage G Suite domains, migrate from and integrate with existing IT infrastructure, create users, update settings, audit activity, and more.

0 votes
1 answer
27 views

How to access rules in content compliance in gmail setting , google workspace admin console , "PROGRAMMATICALLY"

I need to programmatically access the content compliance rules set in the Gmail settings from the Google Workspace Admin Console. Could you please advise if there is an available API or any other ...
shayan amar's user avatar
1 vote
1 answer
48 views

How to find whether a group is dynamic or not from the Google Admin Sdk Api?

I have tried checking the group response(https://developers.google.com/admin-sdk/directory/reference/rest/v1/groups) from the Google Admin Sdk Directory Api but couldn’t find any property which could ...
Rupali Jain's user avatar
0 votes
1 answer
23 views

Is there a way to fetch a list of computer assets from google workspace directory API?

I'm trying to fetch a list of computer assets (Linux, macOS, and Windows) from the Google Workspace Directory API but haven't found any relevant documentation. In the available documentation, there ...
Madhana S.K's user avatar
1 vote
1 answer
31 views

Google Chrome Roles/Privileges API's are not accessible to non-super admin role user

I am trying to invoke below Google Chrome API's with non-super admin user https://admin.googleapis.com/admin/directory/v1/customer/customer_id/roles https://admin.googleapis.com/admin/directory/v1/...
Mrudul Bhojkar's user avatar
-1 votes
1 answer
34 views

Admin SDK licensing API and getting error

I am getting error: HttpError 400 when requesting https://licensing.googleapis.com/apps/licensing/v1/product/Google-Apps/sku/1010060001/user/prasanjit.swain%40zebra.com?alt=json returned "Invalid ...
Charlie Morikawa's user avatar
0 votes
1 answer
21 views

Google notification api for groups

so i am using google users api, so for users whenever there is a change there is https://admin.googleapis.com/admin/directory/v1/users/watch api with which i can register my url and once registered i ...
Dom's user avatar
  • 404
0 votes
0 answers
35 views

Google.Apis.Admin.Directory.directory_v1 : combination of service account, domain-wide delegation and user impersonation needed for UpdateUser?

Here is a code to repro and screenshots to demonstrate the impersontead user permissions The readUser is working but not the updateUser => why ? Please note that I have waited 1 day between the ...
Christophe Blin's user avatar
0 votes
0 answers
18 views

Uids for the folders of Gmail

In c#, .Net integration of gmail emails module into my project i.e. CRM! Can we access the uids of different folders of gmail? **Is Gmail providing any Uids for the folders? ** I am using IMAP client ...
Abdullah Akhtar's user avatar
0 votes
0 answers
36 views

Using Google Apps Script to Document File Information in a Shared Drive and Retrieve the Creator's Email

Process Overview I'm working with a Google Sheet to document information about files in a shared Google Drive folder. The goal is to log details like file ID, title, URL, submission date and time, and ...
Luis Henrique Scapini Lemos's user avatar
0 votes
0 answers
19 views

VS NuGet Google.Apis.Admin.Directory.directory_v1 How extract delegates

The context is Google API (Admin SDK API). My question is: Using nuget package Google.Apis.Admin.Directory.directory_v1 is possible to extract a list of delegates for single user? I tryed this code, ...
Andrea Frizzi's user avatar
0 votes
2 answers
23 views

How can i automate export of all users and status (Active, Suspended, Archived) on GWS and then have the report sent to a list of users

Im trying to automate user reports on my Google workspace account showing their statuses and have the report sent via email to a list of recipients monthly. I am trying to get all users with their ...
Abayomi's user avatar
1 vote
0 answers
10 views

User Rename events via the admin sdk are not showing in Workspace Admin Console Investigation Tool Logs

Is anyone else having this issue? We have a 3rd party application that we use for user provisioning and deprovisioning. When the application deletes a user it first renames the user. For example if it ...
Matthew Hynes's user avatar
0 votes
1 answer
59 views

Is it safe to add the Google firebase admin sdk json file to c# WPF application this way?

I create a WPF application to connect to Google firestore database and everything works fine.I create the firebase admin sdk json file in firebase console: enter image description here Then in WPF ...
verybusy's user avatar
0 votes
1 answer
49 views

How to assign Google Workspace licences using Appscript and a Service Account (SA)?

Is there a way to assign a Google Workspace Business Standard Licence to a user of a domain, using Appscript and a service account, but without having to use the rights of the user executing the ...
Yassine Salah's user avatar
0 votes
0 answers
12 views

How do I categorized those who answered different options in google forms using google script in speadsheet?

I have a small business. I use google forms to record payments made by my clients. Now, since I’ve been having more and more clients, my work is getting much harder and harder. For my problem, I want ...
woneunlvr's user avatar

15 30 50 per page
1
2 3 4 5
105