@@ -2707,14 +2707,13 @@ def batch_update_subscriptions(package_name, batch_update_subscriptions_request_
2707
2707
# resource.
2708
2708
# @param [String] regions_version_version
2709
2709
# Required. A string representing the version of available regions being used
2710
- # for the specified resource. Regional prices for the resource have to be
2711
- # specified according to the information published in [this article](https://
2712
- # support.google.com/googleplay/android-developer/answer/10532353). Each time
2713
- # the supported locations substantially change, the version will be incremented.
2714
- # The latest supported version is available in this article. Using this field
2715
- # will ensure that creating and updating the resource with an older region's
2716
- # version and set of regional prices and currencies will succeed even though a
2717
- # new version is available.
2710
+ # for the specified resource. Regional prices and latest supported version for
2711
+ # the resource have to be specified according to the information published in [
2712
+ # this article](https://support.google.com/googleplay/android-developer/answer/
2713
+ # 10532353). Each time the supported locations substantially change, the version
2714
+ # will be incremented. Using this field will ensure that creating and updating
2715
+ # the resource with an older region's version and set of regional prices and
2716
+ # currencies will succeed even though a new version is available.
2718
2717
# @param [String] fields
2719
2718
# Selector specifying which fields to include in a partial response.
2720
2719
# @param [String] quota_user
@@ -2875,14 +2874,13 @@ def list_monetization_subscriptions(package_name, page_size: nil, page_token: ni
2875
2874
# Defaults to latency-sensitive.
2876
2875
# @param [String] regions_version_version
2877
2876
# Required. A string representing the version of available regions being used
2878
- # for the specified resource. Regional prices for the resource have to be
2879
- # specified according to the information published in [this article](https://
2880
- # support.google.com/googleplay/android-developer/answer/10532353). Each time
2881
- # the supported locations substantially change, the version will be incremented.
2882
- # The latest supported version is available in this article. Using this field
2883
- # will ensure that creating and updating the resource with an older region's
2884
- # version and set of regional prices and currencies will succeed even though a
2885
- # new version is available.
2877
+ # for the specified resource. Regional prices and latest supported version for
2878
+ # the resource have to be specified according to the information published in [
2879
+ # this article](https://support.google.com/googleplay/android-developer/answer/
2880
+ # 10532353). Each time the supported locations substantially change, the version
2881
+ # will be incremented. Using this field will ensure that creating and updating
2882
+ # the resource with an older region's version and set of regional prices and
2883
+ # currencies will succeed even though a new version is available.
2886
2884
# @param [String] update_mask
2887
2885
# Required. The list of fields to be updated.
2888
2886
# @param [String] fields
@@ -3357,14 +3355,13 @@ def batch_monetization_subscription_base_plan_offer_update_states(package_name,
3357
3355
# see the documentation of the offer_id field on the SubscriptionOffer resource.
3358
3356
# @param [String] regions_version_version
3359
3357
# Required. A string representing the version of available regions being used
3360
- # for the specified resource. Regional prices for the resource have to be
3361
- # specified according to the information published in [this article](https://
3362
- # support.google.com/googleplay/android-developer/answer/10532353). Each time
3363
- # the supported locations substantially change, the version will be incremented.
3364
- # The latest supported version is available in this article. Using this field
3365
- # will ensure that creating and updating the resource with an older region's
3366
- # version and set of regional prices and currencies will succeed even though a
3367
- # new version is available.
3358
+ # for the specified resource. Regional prices and latest supported version for
3359
+ # the resource have to be specified according to the information published in [
3360
+ # this article](https://support.google.com/googleplay/android-developer/answer/
3361
+ # 10532353). Each time the supported locations substantially change, the version
3362
+ # will be incremented. Using this field will ensure that creating and updating
3363
+ # the resource with an older region's version and set of regional prices and
3364
+ # currencies will succeed even though a new version is available.
3368
3365
# @param [String] fields
3369
3366
# Selector specifying which fields to include in a partial response.
3370
3367
# @param [String] quota_user
@@ -3592,14 +3589,13 @@ def list_monetization_subscription_base_plan_offers(package_name, product_id, ba
3592
3589
# Defaults to latency-sensitive.
3593
3590
# @param [String] regions_version_version
3594
3591
# Required. A string representing the version of available regions being used
3595
- # for the specified resource. Regional prices for the resource have to be
3596
- # specified according to the information published in [this article](https://
3597
- # support.google.com/googleplay/android-developer/answer/10532353). Each time
3598
- # the supported locations substantially change, the version will be incremented.
3599
- # The latest supported version is available in this article. Using this field
3600
- # will ensure that creating and updating the resource with an older region's
3601
- # version and set of regional prices and currencies will succeed even though a
3602
- # new version is available.
3592
+ # for the specified resource. Regional prices and latest supported version for
3593
+ # the resource have to be specified according to the information published in [
3594
+ # this article](https://support.google.com/googleplay/android-developer/answer/
3595
+ # 10532353). Each time the supported locations substantially change, the version
3596
+ # will be incremented. Using this field will ensure that creating and updating
3597
+ # the resource with an older region's version and set of regional prices and
3598
+ # currencies will succeed even though a new version is available.
3603
3599
# @param [String] update_mask
3604
3600
# Required. The list of fields to be updated.
3605
3601
# @param [String] fields
@@ -3865,7 +3861,9 @@ def get_purchase_product(package_name, product_id, token, fields: nil, quota_use
3865
3861
# The package name of the application for which this subscription was purchased (
3866
3862
# for example, 'com.some.thing').
3867
3863
# @param [String] subscription_id
3868
- # The purchased subscription ID (for example, 'monthly001').
3864
+ # Note: Since May 21, 2025, subscription_id is not required, and not recommended
3865
+ # for subscription with add-ons. The purchased subscription ID (for example, '
3866
+ # monthly001').
3869
3867
# @param [String] token
3870
3868
# The token provided to the user's device when the subscription was purchased.
3871
3869
# @param [Google::Apis::AndroidpublisherV3::SubscriptionPurchasesAcknowledgeRequest] subscription_purchases_acknowledge_request_object
@@ -3904,7 +3902,9 @@ def acknowledge_purchase_subscription(package_name, subscription_id, token, subs
3904
3902
# The package name of the application for which this subscription was purchased (
3905
3903
# for example, 'com.some.thing').
3906
3904
# @param [String] subscription_id
3907
- # The purchased subscription ID (for example, 'monthly001').
3905
+ # Note: Since May 21, 2025, subscription_id is not required, and not recommended
3906
+ # for subscription with add-ons. The purchased subscription ID (for example, '
3907
+ # monthly001').
3908
3908
# @param [String] token
3909
3909
# The token provided to the user's device when the subscription was purchased.
3910
3910
# @param [String] fields
0 commit comments