monetization
Activates a subscription offer. Once activated, subscription offers will be available to new subscribers.
post/androidpublisher/v3/applications/{packageName}/subscriptions/{productId}/basePlans/{basePlanId}/offers/{offerId}:activate
Path parameters
packageNamestring required
Required. The parent app (package name) of the offer to activate.
productIdstring required
Required. The parent subscription (ID) of the offer to activate.
basePlanIdstring required
Required. The parent base plan (ID) of the offer to activate.
offerIdstring required
Required. The unique offer ID of the offer to activate.
Request body
Response
Successful response