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.

About

The Google (G Suite) Admin SDK allows developers to write applications to manage Google Apps domains, migrate from and integrate with existing IT infrastructure, create users, update settings, audit activity, and more.

Use for questions

About APIs and services that are part of the G Suite Admin SDK

Do not use for questions

About general interaction with Google APIs, use instead.

Admin SDK APIs

: Admin Settings API
: Alert Center API
: Directory API
: Domain Shared Contacts API
: Email Audit API
: Enterprise License Manager API
: Groups Migration API
: Groups Settings API
: GSuite Email Audit API
: GSuite Reseller API (former Enterprise Apps Reseller API)
: Reports API

Deprecated APIs

  1. Email Migration API on November 1, 2015
  2. Email Settings API on October 16, 2019
1554 questions
1
vote
1 answer

Examples for using Google Admin SDK API (python)

We use Google Apps at my organization. I am trying to just use my API key (no oauth2) to get access to users info through the Directory API in the Admin SDK. I cannot find useful examples and the Google docs are buggy. I have had a great deal of…
tomtom
  • 125
  • 2
  • 8
1
vote
1 answer

Admin SDK and 2 Legged Oauth

Has anyone had any luck getting 2 Legged Oauth working with the Admin SDK and python? The only thing I can see in the docs at https://developers.google.com/admin-sdk/directory/v1/guides/authorizing about 2LO is the following: "If your application…
Bob Gordon
  • 21
  • 3
1
vote
1 answer

Unauthorized when calling Google Admin SDK Directory API

I'm having trouble calling Googles new Directory API. I'm getting http forbidden "Not Authorized to access this resource/api" all the time. I'm using oauth2 and a service account to access the directory api. The oauth ticket is requested for the…
Tor Jonsson
  • 43
  • 2
  • 5
1
vote
1 answer

Missing Directory API Client Library for Java, Directory API samples and Directory API client libraries

Do you happen to know of an alternative way to get the Directory API Client Library for Java, this page: http://goo.gl/4aB2d shows the link to Download the latest version of the library but it does not work. Moreover, the Directory API samples and…
1
vote
1 answer

Migrate application developed with the Provisioning API to the new api (Admin SDK)

Reviewing the new api (Admin SDK) Admin SDK. I found the following problem, none of these APIs have support 2 legged for the google apps marketplace, there is a way to integrate these new apis or if in the future the google apps marketplace will…
1
vote
1 answer

Is there a way to prompt the domain administrator to enable API access during authorization?

Our web application will require API access to be enabled in the Google Apps control panel to take advantage of the Directory API (Admin SDK). Is there a way to prompt the domain administrator to enable it during their initial authorization with our…
1
vote
1 answer

How do I get storage size and used storage in google apps API

I am trying to retrieve the size of users email boxes for my Google apps domain but I am having a hard time finding this in the APIs from Google. Does anyone know where this is? I see that they can do it in the gapps console but can not find where…
Roloc
  • 1,910
  • 2
  • 13
  • 16
1
vote
1 answer

Schemas validation tool reports errors

I'm trying out the new schema in gmail feature. This is the json-ld format I embedded into my email message.