monetization
Deletes a one-time product.
delete/androidpublisher/v3/applications/{packageName}/oneTimeProducts/{productId}
Path parameters
packageNamestring required
Required. The parent app (package name) of the one-time product to delete.
productIdstring required
Required. The one-time product ID of the one-time product to delete.
Query parameters
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.
Response
Successful response