inappproducts
Patches an in-app product (a managed product or a subscription). This method should no longer be used to update subscriptions. See this article for more information.
patch/androidpublisher/v3/applications/{packageName}/inappproducts/{sku}
Path parameters
packageNamestring required
Package name of the app.
skustring required
Unique identifier for the in-app product.
Query parameters
autoConvertMissingPricesboolean
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. Defaults to false.
latencyTolerance'PRODUCT_UPDATE_LATENCY_TOLERANCE_UNSPECIFIED' | 'PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE' | 'PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_TOLERANT'
Optional. The latency tolerance for the propagation of this product update. Defaults to latency-sensitive.
Request body
Response
Successful response