How do I create a Google Apps Domain?
Probably I do not understand well what is meant by a 'Google Apps Domain'.
We do have a domain at the internet, but our people also have a gmail account each.
Mails send to the gmail account will be forwarded to their account at our domain and from there to their personal account.
I simply don't know how to get/create a Google Apps Domain.
Our orgaisation is non-profit and solely working with volunteers.
From posts at SO I deduce that you can do several things being an administrator of a Google Apps Domain, that are normal for administrators of a domain at a provider.
So I would like to have more info about Google Apps Domains including how to create them.
You can find more information on what Google Apps is here. Google offer free accounts for non-profits via their Google for Nonprofits site.
Once you have an account, you'll have access to 24/7 phone support provided by the Google Enterprise Support team.
General information on signing up for an account is detailed in this support article.
Related
When I sign in to Google Developers console and go to the Enabled APIs tab, I see "No enabled APIs". I used to see the Analytics API here and now it's no longer there. That's because the project associated with it is gone.
I believe this happened when I switched my old Google account to the new Google Apps for Work account. It asked me to choose between the two because they had the same email address and I chose to keep the new one.
Unfortunately the old one had all the Developers APIs associated with it. :(
The Analytics API is still working, it's just no longer associated to my account. Is it possible to link it back to my account?
Thanks for your help,
Philip
PS. I can provide my Google email account and the Google Analytics API client id on request if needed.
I am a Google Apps reseller and would like to use Google APIs like the Google Apps Reseller API to automate my reseller activities.
When I signed up to be a Google Apps reseller I was given a new Google Apps domain (reseller.mydomain.com). If I want to automate reseller tasks using the Reseller API, do I have to logon to the Google Developer console as myuser#reseller.mydomain.com or can I continue to use myuser#mydomain.com? I'm hoping I can use my normal user since that is where all my other Google development projects reside.
Thanks.
You can test your code using the sandbox with any Google Apps account. The only difference with the sandbox is the URLs use v1sandbox as opposed to v1 for the production API (which, yes requires you to use a reseller account). Give it a try in the API Explorer
I think you should use your active reseller account to access the Reseller API rather than your normal account.
Is it possible to sign up a domain for Google Apps, if a Google ID has already been created under that domain, without destroying the existing Google ID?
Example: user#example.com is a Google ID, used for Analytics and Adwords. If example.com is now signed up for Google Apps, what will happen to the user#example.com user ID?
Nothing will happen with the data of your "old" google Id.
The first time you will log in to a service with your google apps id google will ask a question if you want to migrate your data into the google apps account or into another google account.
With kind regards,
Thomas van Latum
I tried logging in using my google app account (user#my-domain.com) but it says no such user (or something to that effect).
According to http://www.janrain.com/solutions/supported-networks/google-api,
Janrain Exchange can support google app accounts, but how exactly do i do it?
Thanks!
I've implemented Janrain Exchange last day, and yes, it works fine with Google accounts, but not with app-account.
To login to app accounts you have to access is from a specific page, not the usual Gmail address, for example, so Janrain should do the same, maybe providing a second button "Google Apps" beside "Google"
Is there a way do figure out if a user is part of Apps Premier domains, Apps Standard domains or just a regular google account?
In my case I just needed to know this for Google Docs and so my problem was solved with Accessing Google Docs Metadata feed with gdata-objectivec-client