To whom it may concern,
It seems to me there are 2 ways to invite a user on an MCC account:
- Create a ManagedCustomer and send an invite. This will create a customer account managed by the MCC and allow a user to access it via their google account (at the email address you provided).
- Invite a user to manage the account (aka adding a user to the account). This will send an invite link so that the user can access/manage the MCC.
The first is very clearly documented in the API docs/refs.
I have yet to find any documentation in the API docs/refs for the second.
That being said, I have the following questions:
- Is it possible to invite a user to manage the MCC account from the API (the second kind)?
- Must these emails be attached to a google account?
- If so, can I invite a non-google account email and have the user setup a google account through the invite link?
Thanks,
Alec
P.S. - It seems like the question was answered here 2 years ago and I would like to know if there have been any changes to the API functionality since then.