| Package | Description |
|---|---|
| com.google.api.services.androidpublisher |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.patch(java.lang.String packageName,
java.lang.String sku,
InAppProduct content)
Updates the details of an in-app product.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.set(java.lang.String parameterName,
java.lang.Object value) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setAlt(java.lang.String alt) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setAutoConvertMissingPrices(java.lang.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(java.lang.String fields) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setKey(java.lang.String key) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setOauthToken(java.lang.String oauthToken) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setPackageName(java.lang.String packageName)
Unique identifier for the Android app with the in-app product; for example,
"com.spiffygame".
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setPrettyPrint(java.lang.Boolean prettyPrint) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setQuotaUser(java.lang.String quotaUser) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setSku(java.lang.String sku)
Unique identifier for the in-app product.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setUserIp(java.lang.String userIp) |