Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.patch(String packageName,
String sku,
InAppProduct content)
Updates the details of an in-app product.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.set(String parameterName,
Object value) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setAlt(String alt) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setAutoConvertMissingPrices(Boolean autoConvertMissingPrices)
If true the prices for all regions targeted by the parent app that don't have a price
specified for this in-app product will be auto converted to the target currency based on
the default price.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setFields(String fields) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setKey(String key) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setOauthToken(String oauthToken) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setPackageName(String packageName)
Unique identifier for the Android app with the in-app product; for example,
"com.spiffygame".
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setQuotaUser(String quotaUser) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setSku(String sku)
Unique identifier for the in-app product.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setUserIp(String userIp) |
Copyright © 2011–2020 Google. All rights reserved.