RegionalPriceMigrationConfig
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
পুরোনো মূল্য গোষ্ঠীর স্থানান্তরের জন্য কনফিগারেশন।
| JSON উপস্থাপনা |
|---|
{
"regionCode": string,
"oldestAllowedPriceVersionTime": string,
"priceIncreaseType": enum (PriceIncreaseType)
} |
| ক্ষেত্র |
|---|
regionCode | string আবশ্যক। এই কনফিগারেশনটি যে অঞ্চলের জন্য প্রযোজ্য, সেই অঞ্চলের কোড, যা ISO 3166-2 দ্বারা সংজ্ঞায়িত, যেমন "US"। |
oldestAllowedPriceVersionTime | string ( Timestamp format) Required. Subscribers in all legacy price cohorts before this time will be migrated to the current price. Subscribers in any newer price cohorts are unaffected. Affected subscribers will receive one or more notifications from Google Play about the price change. Price decreases occur at the subscriber's next billing date. Price increases occur at the subscriber's next billing date following a notification period that varies by region and price increase type. RFC 3339 ব্যবহার করা হয়, যেখানে তৈরি হওয়া আউটপুট সর্বদা Z-নরম্যালাইজড হবে এবং এতে ০, ৩, ৬ বা ৯টি ভগ্নাংশীয় অঙ্ক ব্যবহৃত হবে। "Z" ছাড়াও অন্যান্য অফসেটও গ্রহণ করা হয়। উদাহরণ: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" অথবা "2014-10-02T15:01:23+05:30" । |
priceIncreaseType | enum ( PriceIncreaseType ) ঐচ্ছিক। অনুরোধকৃত মূল্যবৃদ্ধির ধরণ। |
মূল্যবৃদ্ধির ধরণ
অনুরোধকৃত মূল্য স্থানান্তরের ধরণ।
| এনাম |
|---|
PRICE_INCREASE_TYPE_UNSPECIFIED | অনির্দিষ্ট অবস্থা। |
PRICE_INCREASE_TYPE_OPT_IN | গ্রাহকদের অবশ্যই মূল্যবৃদ্ধি মেনে নিতে হবে, অন্যথায় তাদের সাবস্ক্রিপশন বাতিল করা হবে। |
PRICE_INCREASE_TYPE_OPT_OUT | গ্রাহকদের জানানো হয়, কিন্তু মূল্যবৃদ্ধিটি গ্রহণ করতে তারা বাধ্য নন। যেসব অপ্ট-আউট মূল্যবৃদ্ধি আঞ্চলিক, ফ্রিকোয়েন্সি এবং পরিমাণের সীমা পূরণ করে না, সেগুলো অপ্ট-ইন মূল্যবৃদ্ধি হিসেবে কার্যকর হবে। প্রতিটি অ্যাপের জন্য প্রথম অপ্ট-আউট মূল্যবৃদ্ধি অবশ্যই গুগল প্লে কনসোল থেকে শুরু করতে হবে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2026-05-28 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"]],["2026-05-28 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["This document details the configuration for migrating legacy price cohorts. Key elements include: `regionCode`, a required string indicating the region (e.g., \"US\"); `oldestAllowedPriceVersionTime`, a required timestamp specifying which price cohorts will be migrated; and `priceIncreaseType`, an optional enum. The `priceIncreaseType` defines if subscribers must opt-in or can opt-out of the price increase. The timestamp determines which subscribers will have their pricing changed and receive a notification.\n"]]