| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
AccountStatusProducts |
AccountStatusProducts.clone() |
AccountStatusProducts |
AccountStatusProducts.set(String fieldName,
Object value) |
AccountStatusProducts |
AccountStatusProducts.setChannel(String channel)
The channel the data applies to.
|
AccountStatusProducts |
AccountStatusProducts.setCountry(String country)
The country the data applies to.
|
AccountStatusProducts |
AccountStatusProducts.setDestination(String destination)
The destination the data applies to.
|
AccountStatusProducts |
AccountStatusProducts.setItemLevelIssues(List<AccountStatusItemLevelIssue> itemLevelIssues)
List of item-level issues.
|
AccountStatusProducts |
AccountStatusProducts.setStatistics(AccountStatusStatistics statistics)
Aggregated product statistics.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountStatusProducts> |
AccountStatus.getProducts()
List of product-related data by channel, destination, and country.
|
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.setProducts(List<AccountStatusProducts> products)
List of product-related data by channel, destination, and country.
|
Copyright © 2011–2023 Google. All rights reserved.