RegionalPriceMigrationConfig
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
기존 가격 사용자 집단의 이전을 위한 구성입니다.
JSON 표현 |
{
"regionCode": string,
"oldestAllowedPriceVersionTime": string,
"priceIncreaseType": enum (PriceIncreaseType )
} |
필드 |
regionCode |
string
필수 항목입니다. ISO 3166-2에 정의된 대로 이 구성이 적용되는 지역 코드입니다(예: 'US'.
|
oldestAllowedPriceVersionTime |
string (Timestamp format)
필수 항목입니다. 이 기간 이전에 모든 기존 가격 사용자 집단에 속한 정기 결제 사용자는 현재 가격으로 이전됩니다. 새로운 가격 사용자 집단의 정기 결제는 영향을 받지 않습니다. 영향을 받는 정기 결제 사용자는 Google Play에서 요금 변경에 관한 하나 이상의 알림을 받게 됩니다. 요금제 가입자는 다음 결제일에 요금이 인하됩니다. 지역 및 요금 인상 유형에 따라 달라지는 알림 기간 후 정기 결제 사용자의 다음 결제일에 요금이 인상됩니다. RFC3339 UTC 'Zulu' 형식의 타임스탬프입니다(나노초 단위, 소수점 이하 9자리). 예를 들면 "2014-10-02T15:01:23Z" 및 "2014-10-02T15:01:23.045123456Z" 입니다.
|
priceIncreaseType |
enum (PriceIncreaseType )
선택사항입니다. 요청된 가격 인상 유형
|
PriceIncreaseType
열거형 |
PRICE_INCREASE_TYPE_UNSPECIFIED |
지정되지 않은 상태. |
PRICE_INCREASE_TYPE_OPT_IN |
정기 결제 사용자는 요금 인상에 동의해야 합니다. 그러지 않으면 정기 결제가 취소됩니다. |
PRICE_INCREASE_TYPE_OPT_OUT |
정기 결제 사용자에게 알림이 전송되지만 요금 인상에 동의할 필요는 없습니다. 지역, 빈도, 금액 한도를 충족하지 않는 거부형 요금 인상은 동의형 요금 인상과 함께 진행됩니다. 각 앱에 대해 첫 번째 거부형 요금 인상은 Google Play Console에서 시작해야 합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-22(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-22(UTC)"],[[["Defines the configuration for migrating legacy price cohorts for subscriptions in a specific region."],["Requires specifying the region and the cutoff time for migrating subscribers from older price cohorts to the current price."],["Allows for specifying the type of price increase, which impacts how subscribers are notified and whether they need to opt in."],["Subscribers migrated to the new price will receive notifications, with price changes applied at their next billing date."],["Opt-out price increases might be converted to opt-in if they exceed regional limits or frequency restrictions."]]],[]]