createAccountTicket
public Analytics.Provisioning.CreateAccountTicket createAccountTicket(AccountTicket content)
throws java.io.IOException
Creates an account ticket.
Create a request for the method "provisioning.createAccountTicket".
This request holds the parameters needed by the analytics server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
content - the AccountTicket
- Returns:
- the request
- Throws:
java.io.IOException