You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/services/email_preferences_service/async_client.py
Copy file name to clipboardExpand all lines: packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/services/email_preferences_service/client.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -702,7 +702,7 @@ def get_email_preferences(
702
702
r"""Returns the email preferences for a Merchant Center account
703
703
user.
704
704
705
-
Use the name=accounts/*/users/me/emailPreferences alias to get
705
+
Use the ``name=accounts/*/users/me/emailPreferences`` alias to get
706
706
preferences for the authenticated user.
707
707
708
708
.. code-block:: python
@@ -823,7 +823,7 @@ def update_email_preferences(
823
823
It is invalid for updates to specify an UNCONFIRMED opt-in
824
824
status value.
825
825
826
-
Use the name=accounts/*/users/me/emailPreferences alias to
826
+
Use the ``name=accounts/*/users/me/emailPreferences`` alias to
Copy file name to clipboardExpand all lines: packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/services/online_return_policy_service/async_client.py
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -56,11 +56,8 @@
56
56
classOnlineReturnPolicyServiceAsyncClient:
57
57
"""The service facilitates the management of a merchant's remorse
58
58
return policy configuration, encompassing return policies for both
59
-
ads and free listings
60
-
61
-
programs. This API defines the following resource model:
Copy file name to clipboardExpand all lines: packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/services/online_return_policy_service/client.py
Copy file name to clipboardExpand all lines: packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/types/shippingsettings.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,8 @@ class ShippingSettings(proto.Message):
0 commit comments