Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountAdwordsLink |
AccountAdwordsLink.clone() |
AccountAdwordsLink |
AccountAdwordsLink.set(String fieldName,
Object value) |
AccountAdwordsLink |
AccountAdwordsLink.setAdwordsId(BigInteger adwordsId)
Customer ID of the AdWords account.
|
AccountAdwordsLink |
AccountAdwordsLink.setStatus(String status)
Status of the link between this Merchant Center account and the AdWords account.
|
Modifier and Type | Method and Description |
---|---|
List<AccountAdwordsLink> |
Account.getAdwordsLinks()
List of linked AdWords accounts that are active or pending approval.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setAdwordsLinks(List<AccountAdwordsLink> adwordsLinks)
List of linked AdWords accounts that are active or pending approval.
|
Copyright © 2011–2021 Google. All rights reserved.