| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Accounts.Patch |
GoogleAnalyticsAdmin.Accounts.patch(String name,
GoogleAnalyticsAdminV1betaAccount content)
Updates an account.
|
| Constructor and Description |
|---|
Patch(String name,
GoogleAnalyticsAdminV1betaAccount content)
Updates an account.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.clone() |
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.getAccount()
A snapshot of an Account resource in change history.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.getAccount()
The account to create.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setCreateTime(String createTime)
Output only.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setDeleted(Boolean deleted)
Output only.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setDisplayName(String displayName)
Required.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setName(String name)
Output only.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setRegionCode(String regionCode)
Country of business.
|
GoogleAnalyticsAdminV1betaAccount |
GoogleAnalyticsAdminV1betaAccount.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaAccount> |
GoogleAnalyticsAdminV1betaListAccountsResponse.getAccounts()
Results that were accessible to the caller.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.setAccount(GoogleAnalyticsAdminV1betaAccount account)
A snapshot of an Account resource in change history.
|
GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest |
GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.setAccount(GoogleAnalyticsAdminV1betaAccount account)
The account to create.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListAccountsResponse |
GoogleAnalyticsAdminV1betaListAccountsResponse.setAccounts(List<GoogleAnalyticsAdminV1betaAccount> accounts)
Results that were accessible to the caller.
|
Copyright © 2011–2023 Google. All rights reserved.