Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.set(String parameterName,
Object value) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setAlt(String alt) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.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.Update |
AndroidPublisher.Inappproducts.Update.setFields(String fields) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setKey(String key) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setOauthToken(String oauthToken) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setPackageName(String packageName)
Unique identifier for the Android app with the in-app product; for example,
"com.spiffygame".
|
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setQuotaUser(String quotaUser) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setSku(String sku)
Unique identifier for the in-app product.
|
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.Update.setUserIp(String userIp) |
AndroidPublisher.Inappproducts.Update |
AndroidPublisher.Inappproducts.update(String packageName,
String sku,
InAppProduct content)
Updates the details of an in-app product.
|
Copyright © 2011–2020 Google. All rights reserved.