| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates |
AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.batchUpdateStates(String packageName,
String productId,
String purchaseOptionId,
BatchUpdateOneTimeProductOfferStatesRequest content)
Updates a batch of one-time product offer states.
|
| Constructor and Description |
|---|
BatchUpdateStates(String packageName,
String productId,
String purchaseOptionId,
BatchUpdateOneTimeProductOfferStatesRequest content)
Updates a batch of one-time product offer states.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateOneTimeProductOfferStatesRequest |
BatchUpdateOneTimeProductOfferStatesRequest.clone() |
BatchUpdateOneTimeProductOfferStatesRequest |
BatchUpdateOneTimeProductOfferStatesRequest.set(String fieldName,
Object value) |
BatchUpdateOneTimeProductOfferStatesRequest |
BatchUpdateOneTimeProductOfferStatesRequest.setRequests(List<UpdateOneTimeProductOfferStateRequest> requests)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.