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)
Patches an in-app product (a managed product or a subscription).
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.set(String parameterName,
Object value) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.set$Xgafv(String $Xgafv) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setAccessToken(String accessToken) |
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.setCallback(String callback) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setFields(String fields) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setKey(String key) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setLatencyTolerance(String latencyTolerance)
Optional.
|
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setOauthToken(String oauthToken) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setPackageName(String packageName)
Package name of the app.
|
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.setUploadProtocol(String uploadProtocol) |
AndroidPublisher.Inappproducts.Patch |
AndroidPublisher.Inappproducts.Patch.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.