Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountStatusStatistics |
AccountStatusStatistics.clone() |
AccountStatusStatistics |
AccountStatusProducts.getStatistics()
Aggregated product statistics.
|
AccountStatusStatistics |
AccountStatusStatistics.set(String fieldName,
Object value) |
AccountStatusStatistics |
AccountStatusStatistics.setActive(Long active)
Number of active offers.
|
AccountStatusStatistics |
AccountStatusStatistics.setDisapproved(Long disapproved)
Number of disapproved offers.
|
AccountStatusStatistics |
AccountStatusStatistics.setExpiring(Long expiring)
Number of expiring offers.
|
AccountStatusStatistics |
AccountStatusStatistics.setPending(Long pending)
Number of pending offers.
|
Modifier and Type | Method and Description |
---|---|
AccountStatusProducts |
AccountStatusProducts.setStatistics(AccountStatusStatistics statistics)
Aggregated product statistics.
|
Copyright © 2011–2024 Google. All rights reserved.