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

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