As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

1.0.0 (2025-08-29)

⚠ BREAKING CHANGES

  • set google.shopping.merchant_accounts_v1 as the default import for google.shopping.merchant_accounts

Features

  • Add batch operations for custom regions (86d0606)

  • set google.shopping.merchant_accounts_v1 as the default import for google.shopping.merchant_accounts (3b45f35)

  • update release level to stable (3b45f35)

Documentation

  • fix comment for online return policy (86d0606)

0.3.6 (2025-08-06)

Features

  • [google-shopping-merchant-accounts] add accounts API client libraries for v1 (#14187) (df0012e)

0.3.5 (2025-07-02)

Features

  • [google-shopping-merchant-accounts] Add CheckoutSettings service (#14044) (975b921)

0.3.4 (2025-05-21)

Features

  • A new method_signature parent,online_return_policy is added to method CreateOnlineReturnPolicy in service OnlineReturnPolicyService (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 service OnlineReturnPolicyService is changed (a96ff25)

0.3.3 (2025-05-20)

Features

  • [google-shopping-merchant-accounts] Add OmnichannelSetingsService, LfpProvidersService and GbpAccountsService (#13915) (863c743)

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 service OnlineReturnPolicyService is changed (bd0cd8f)

  • A comment for method ListOnlineReturnPolicies in service OnlineReturnPolicyService is changed (bd0cd8f)

  • A comment for service OnlineReturnPolicyService is changed (bd0cd8f)

0.3.1 (2025-03-15)

Features

  • [google-shopping-merchant-accounts] Add AutomaticImprovements service (#13654) (de91574)

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.OnlineReturnPolicy

  • An existing optional field label is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy

  • An existing optional field countries is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy

  • An existing optional field return_policy_uri is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy

Features

  • A new field seasonal_overrides is added to message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy (0d67a43)

  • A new message SeasonalOverride is added (0d67a43)

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 service OnlineReturnPolicyService is improved (0d67a43)

  • The documentation for method ListOnlineReturnPolicies in service OnlineReturnPolicyService is improved (0d67a43)

0.2.4 (2025-02-18)

Features

  • Add REST Interceptors which support reading metadata (30b675e)

  • Add support for reading selective GAPIC generation methods from service YAML (30b675e)

0.2.3 (2024-12-12)

Features

  • [Many APIs] Add support for opt-in debug logging (#13349) (8b9c7bf)

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 from message to string 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 from message to string 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)

0.1.2 (2024-07-08)

Bug Fixes

0.1.1 (2024-06-10)

Documentation

  • [google-shopping-merchant-accounts] Format comments in ListUsersRequest (#12786) (be7afbb)

0.1.0 (2024-06-05)

Features

  • add initial files for google.shopping.merchant.accounts.v1beta (#12773) (108875d)

Changelog