Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountAdsLink |
AccountAdsLink.clone() |
AccountAdsLink |
AccountAdsLink.set(String fieldName,
Object value) |
AccountAdsLink |
AccountAdsLink.setAdsId(BigInteger adsId)
Customer ID of the Ads account.
|
AccountAdsLink |
AccountAdsLink.setStatus(String status)
Status of the link between this Merchant Center account and the Ads account.
|
Modifier and Type | Method and Description |
---|---|
List<AccountAdsLink> |
Account.getAdsLinks()
Linked Ads accounts that are active or pending approval.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setAdsLinks(List<AccountAdsLink> adsLinks)
Linked Ads accounts that are active or pending approval.
|
Copyright © 2011–2024 Google. All rights reserved.