Changelog¶
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)