Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates |
AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.batchUpdateStates(String packageName,
String productId,
BatchUpdatePurchaseOptionStatesRequest content)
Activates or deactivates purchase options across one or multiple one-time products.
|
Constructor and Description |
---|
BatchUpdateStates(String packageName,
String productId,
BatchUpdatePurchaseOptionStatesRequest content)
Activates or deactivates purchase options across one or multiple one-time products.
|
Modifier and Type | Method and Description |
---|---|
BatchUpdatePurchaseOptionStatesRequest |
BatchUpdatePurchaseOptionStatesRequest.clone() |
BatchUpdatePurchaseOptionStatesRequest |
BatchUpdatePurchaseOptionStatesRequest.set(String fieldName,
Object value) |
BatchUpdatePurchaseOptionStatesRequest |
BatchUpdatePurchaseOptionStatesRequest.setRequests(List<UpdatePurchaseOptionStateRequest> requests)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.