Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionCancelSurveyResult |
SubscriptionCancelSurveyResult.clone() |
SubscriptionCancelSurveyResult |
SubscriptionPurchase.getCancelSurveyResult()
Information provided by the user when they complete the subscription cancellation flow
(cancellation reason survey).
|
SubscriptionCancelSurveyResult |
SubscriptionCancelSurveyResult.set(String fieldName,
Object value) |
SubscriptionCancelSurveyResult |
SubscriptionCancelSurveyResult.setCancelSurveyReason(Integer cancelSurveyReason)
The cancellation reason the user chose in the survey.
|
SubscriptionCancelSurveyResult |
SubscriptionCancelSurveyResult.setUserInputCancelReason(String userInputCancelReason)
The customized input cancel reason from the user.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchase |
SubscriptionPurchase.setCancelSurveyResult(SubscriptionCancelSurveyResult cancelSurveyResult)
Information provided by the user when they complete the subscription cancellation flow
(cancellation reason survey).
|
Copyright © 2011–2025 Google. All rights reserved.