Changelog¶
1.0.0 (2025-08-29)¶
⚠ BREAKING CHANGES¶
set
google.shopping.merchant_accounts_v1
as the default import forgoogle.shopping.merchant_accounts
Features¶
Documentation¶
fix comment for online return policy (86d0606)
0.3.6 (2025-08-06)¶
Features¶
0.3.5 (2025-07-02)¶
Features¶
0.3.4 (2025-05-21)¶
Features¶
A new method_signature
parent,online_return_policy
is added to methodCreateOnlineReturnPolicy
in serviceOnlineReturnPolicyService
(a96ff25)
Documentation¶
A comment for field
accept_defective_only
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (a96ff25)A comment for field
accept_exchange
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (a96ff25)A comment for field
online_return_policy
in message.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest
is changed (a96ff25)A comment for field
online_return_policy
in message.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest
is changed (a96ff25)A comment for field
parent
in message.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest
is changed (a96ff25)A comment for field
process_refund_days
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (a96ff25)A comment for field
return_label_source
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (a96ff25)A comment for field
update_mask
in message.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest
is changed (a96ff25)A comment for message
UpdateOnlineReturnPolicyRequest
is changed (a96ff25)A comment for method
DeleteOnlineReturnPolicy
in serviceOnlineReturnPolicyService
is changed (a96ff25)
0.3.3 (2025-05-20)¶
Features¶
0.3.2 (2025-05-15)¶
Features¶
updated comments for returns sub-API publication (bd0cd8f)
Documentation¶
A comment for field
item_conditions
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (bd0cd8f)A comment for field
parent
in message.google.shopping.merchant.accounts.v1beta.ListOnlineReturnPoliciesRequest
is changed (bd0cd8f)A comment for field
policy
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (bd0cd8f)A comment for field
restocking_fee
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (bd0cd8f)A comment for field
return_methods
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (bd0cd8f)A comment for field
return_shipping_fee
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is changed (bd0cd8f)A comment for method
GetOnlineReturnPolicy
in serviceOnlineReturnPolicyService
is changed (bd0cd8f)A comment for method
ListOnlineReturnPolicies
in serviceOnlineReturnPolicyService
is changed (bd0cd8f)A comment for service
OnlineReturnPolicyService
is changed (bd0cd8f)
0.3.1 (2025-03-15)¶
Features¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.3.0 (2025-03-06)¶
⚠ BREAKING CHANGES¶
An existing optional field
type
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicyAn existing optional field
label
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicyAn existing optional field
countries
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicyAn existing optional field
return_policy_uri
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
Features¶
Bug Fixes¶
An existing optional field
countries
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy (0d67a43)An existing optional field
label
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy (0d67a43)An existing optional field
return_policy_uri
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy (0d67a43)An existing optional field
type
is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy (0d67a43)
Documentation¶
The documentation for field
countries
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is improved (0d67a43)The documentation for field
label
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is improved (0d67a43)The documentation for field
parent
in message.google.shopping.merchant.accounts.v1beta.ListOnlineReturnPoliciesRequest
is improved (0d67a43)The documentation for field
return_policy_uri
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is improved (0d67a43)The documentation for field
type
in message.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy
is improved (0d67a43)The documentation for method
GetOnlineReturnPolicy
in serviceOnlineReturnPolicyService
is improved (0d67a43)The documentation for method
ListOnlineReturnPolicies
in serviceOnlineReturnPolicyService
is improved (0d67a43)
0.2.4 (2025-02-18)¶
Features¶
0.2.3 (2024-12-12)¶
Features¶
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (8b9c7bf)
0.2.2 (2024-11-11)¶
Bug Fixes¶
0.2.1 (2024-10-24)¶
Features¶
0.2.0 (2024-10-08)¶
⚠ BREAKING CHANGES¶
The type of an existing field
time_zone
is changed frommessage
tostring
in message.google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest
An existing field
account_aggregation
is removed from message.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
Changed field behavior for an existing field
service
in message.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
Changed field behavior for an existing field
region_code
in message.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
Changed field behavior for an existing field
kind
in message.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
Features¶
A new field
account_aggregation
is added to message.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
(8d79ca8)A new field
korean_business_registration_number
is added to message.google.shopping.merchant.accounts.v1beta.BusinessInfo
(8d79ca8)A new message
AccountAggregation
is added (8d79ca8)A new message
AutofeedSettings
is added (8d79ca8)A new message
GetAutofeedSettingsRequest
is added (8d79ca8)A new message
UpdateAutofeedSettingsRequest
is added (8d79ca8)A new resource_definition
[merchantapi.googleapis.com/AutofeedSettings](https://www.google.com/url?sa=D&q=http%3A%2F%2Fmerchantapi.googleapis.com%2FAutofeedSettings)
is added (8d79ca8)A new service
AutofeedSettingsService
is added (8d79ca8)add ‘force’ parameter for accounts.delete method (8d79ca8)
Bug Fixes¶
An existing field
account_aggregation
is removed from message.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
(8d79ca8)Changed field behavior for an existing field
kind
in message.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
(8d79ca8)Changed field behavior for an existing field
region_code
in message.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
(8d79ca8)Changed field behavior for an existing field
service
in message.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
(8d79ca8)The type of an existing field
time_zone
is changed frommessage
tostring
in message.google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest
(8d79ca8)
Documentation¶
updated descriptions for the DeleteAccount and ListAccounts RPCs (8d79ca8)
0.1.3 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)