Questions tagged [google-admin-audit-api]
27 questions
0
votes
1 answer
Script to retrieve OU settings
Does someone have a script that will go thru the OUs in Google Admin and return the settings for each group and subgroups?
I am looking for an easy way to compare the settings on multiple OUs.

Scott
- 1
0
votes
1 answer
Is Google Admin Token Audit Log Broken?
I used the Google admin token audit logs and they have not been returning data as the events show up. This has been going on. Is this a known issue with the audit api?

Agent Smith
- 3
- 1
0
votes
1 answer
API User Usage Report: Inconsistent Reporting
I'm using a JVM to perform API calls to the Google Apps Administrator API.
I've noticed with the User Usage Reports, I'm not getting complete data when it comes to a field I'm interested in (num_docs_externally_visible) and the fields which form…

Ymylei
- 1
0
votes
1 answer
Check if Per User Outbound Gateway is in use via Admin SDK
Recently discovered in our Google Admin Portal that: Per User outbound Gateway is turned on, checking with other people I work with, no one knows why its turned on and when it was turned on.
I have been digging through the Google admin sdk and have…

moore1emu
- 476
- 8
- 27
0
votes
1 answer
Google Reports Audit Calendar stopped working
For some reason the report screen is stopped from five days ago. Any idea?

user1625893
- 57
- 1
- 5
0
votes
1 answer
How do I migrate from the Google Reporting API to the Admin SDK Reports API?
On April 20, 2015 the Google Reporting API and Admin Audit API are scheduled to be shut down. I need to migrate my code to use the Admin SDK Reports API instead. How do I go about this migration?

Eric Koleda
- 12,420
- 1
- 33
- 51
0
votes
1 answer
gdata.apps.audit.service authentication without ClientLogin
I want to utilize gdata.apps.audit.service.AuditService to create mailbox export requests (specifically via createMailboxExportRequest). Is it possible to access this api authenticating via oauth or another means? I'm trying to avoid requiring a…

mjw
- 11
- 1
0
votes
1 answer
java.lang.NoSuchMethodError: com.google.api.services.admin.reports.Reports$Activities.watch
I am working on Admin SDK. In that i want to use Report API for some domain level audit.
I can manage list all reports like login etc..
For listing i am using
Reports.Activities.List repoRequest = reportService.activities().list("all", "login")
…

user3243855
- 353
- 4
- 9
0
votes
1 answer
Getting started with Google Group APIs
Hi Everyone and thanks for reading.
I work in higher education and just recently inherited a Google Admin position from a leaving co worker. It turns out that we had a webpage that listed all of our different groups that used the old version of the…

user3407925
- 1
- 1
0
votes
1 answer
Admin Audit API Quota Limit Issue
We have recently requested that the daily API access limit for our use of the Admin Audit API be increased, but that request has not yet been addressed. We also enabled billing for our API Console project with the hope that we would not be limited…

Mike Pav
- 36
- 3
-4
votes
1 answer
Why are requests to the Provisioning, Profiles, Reporting, Reporting Visualization, Admin Audit, Email Migration (v1), or Documents List API failing?
All of my calls to the following Google APIs have started failing:
Provisioning
Profiles
Reporting
Reporting Visualization
Admin Audit
Email Migration (v1)
Documents List
Has something changed?

Eric Koleda
- 12,420
- 1
- 33
- 51
-7
votes
0 answers
Why are all of my requests to the Google Admin Audit API failing with a 403 error?
All of my requests to the Google Admin Audit API started failing with a 403 HTTP error code. Have I lost access?

Eric Koleda
- 12,420
- 1
- 33
- 51