| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
AdWordsAccount |
AdWordsAccount.clone() |
AdWordsAccount |
AdWordsAccount.set(String fieldName,
Object value) |
AdWordsAccount |
AdWordsAccount.setAutoTaggingEnabled(Boolean autoTaggingEnabled)
True if auto-tagging is enabled on the Google Ads account.
|
AdWordsAccount |
AdWordsAccount.setCustomerId(String customerId)
Customer ID.
|
AdWordsAccount |
AdWordsAccount.setKind(String kind)
Resource type for Google Ads account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdWordsAccount> |
EntityAdWordsLink.getAdWordsAccounts()
A list of Google Ads client accounts.
|
| Modifier and Type | Method and Description |
|---|---|
EntityAdWordsLink |
EntityAdWordsLink.setAdWordsAccounts(List<AdWordsAccount> adWordsAccounts)
A list of Google Ads client accounts.
|
Copyright © 2011–2022 Google. All rights reserved.