Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
50 views

I have recently gotten into Google Scripting to manage a School's IT space. I am currently working on a script that should check any students who have left and remove their paid licenses. However, I ...
0 votes
0 answers
65 views

I want to get notifications when an admin adds a user in a group in Google Workspace. And I call the Watch method to do it: var channel = new Google.Apis.Admin.Reports.reports_v1.Data.Channel { ...
1 vote
0 answers
65 views

I am working with the Google Vault API in C# and need to retrieve the email address of the user who created a Matter (i.e., the owner). Specifically, I want the email address to be visible when: ...
2 votes
0 answers
110 views

Is it possible to automatically retrieve Google Classroom audit logs via an API or similar method, instead of downloading them manually from the Admin Console? I initially thought I could use the ...
0 votes
1 answer
110 views

I'm trying to use a service account with domain-wide delegation to transfer Google Drive data between users in my Workspace domain. The service account works fine with Directory API, but the Data ...
1 vote
1 answer
131 views

I'm developing an application that needs to read and label emails from a single, specific mailbox that is a part of a google workspace. I managed to connect a service account to the workspace using ...
0 votes
1 answer
71 views

I have written the following script to manage my User. In the debugger I can see the field I want to address, but how can I access this field via script or how can I edit it? function getAllUsers() { ...
0 votes
2 answers
130 views

I can run the users.list query and get the data response on the Api explorer for the Directory API (https://developers.google.com/workspace/explore?filter&discoveryUrl) and the Javascript query ...
0 votes
0 answers
70 views

I'm trying to filter the fields that I get back from the chromeOsDevices api when listing devices. I think this used to work. GET {{baseUrl}}admin/directory/v1/customer/my_customer/devices/chromeos?...
0 votes
0 answers
76 views

I am trying to access the Google Admin SDK Reports API using a service account, but I keep getting the following error: HttpError 401 when requesting https://admin.googleapis.com/admin/reports/v1/...
0 votes
1 answer
56 views

I'm trying to set a new user's Building id using the .NET Google Admin SDK. I'm using the Locations property to do that. Here's Building id in the Google Admin Console: And in my code: var newUser = ...
0 votes
1 answer
70 views

I am currently working on a C# .NET application that leverages the Google Admin SDK to manage administrative tasks within our organization. As part of this implementation, I require a method to ...
0 votes
0 answers
66 views

To verify the issue, I added a simple empty HTML page, just displaying icon and title, to Google Admin Console "Kiosks", under menu: "Devices" - "Chrome" - "Apps & Extensions". However, ...
0 votes
1 answer
107 views

I used composer to install firebase admin-sdk with command composer require kreait/firebase-php The resulting downloaded folder structure had vendor/kreait/firebase-php , vendor/kreait/clock, vendor/...
0 votes
2 answers
194 views

I am using the Google Admin SDK (Reports API) in a C# .NET console application to retrieve logs for the Admin application. While the API supports filters to refine the results, none of the filters ...

15 30 50 per page
1
2 3 4 5
...
105

AltStyle によって変換されたページ (->オリジナル) /