| Package | Description |
|---|---|
| com.google.api.services.analytics | |
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Provisioning.CreateAccountTicket |
Analytics.Provisioning.createAccountTicket(AccountTicket content)
Creates an account ticket.
|
| Constructor and Description |
|---|
CreateAccountTicket(AccountTicket content)
Creates an account ticket.
|
| Modifier and Type | Method and Description |
|---|---|
AccountTicket |
AccountTicket.clone() |
AccountTicket |
AccountTicket.set(String fieldName,
Object value) |
AccountTicket |
AccountTicket.setAccount(Account account)
Account for this ticket.
|
AccountTicket |
AccountTicket.setId(String id)
Account ticket ID used to access the account ticket.
|
AccountTicket |
AccountTicket.setKind(String kind)
Resource type for account ticket.
|
AccountTicket |
AccountTicket.setProfile(Profile profile)
View (Profile) for the account.
|
AccountTicket |
AccountTicket.setRedirectUri(String redirectUri)
Redirect URI where the user will be sent after accepting Terms of Service.
|
AccountTicket |
AccountTicket.setWebproperty(Webproperty webproperty)
Web property for the account.
|
Copyright © 2011–2022 Google. All rights reserved.