diff --git a/packages/google-shopping-merchant-accounts/.repo-metadata.json b/packages/google-shopping-merchant-accounts/.repo-metadata.json index d36bb0f987fe..ec64b6be52ac 100644 --- a/packages/google-shopping-merchant-accounts/.repo-metadata.json +++ b/packages/google-shopping-merchant-accounts/.repo-metadata.json @@ -1,8 +1,8 @@ { "name": "google-shopping-merchant-accounts", - "name_pretty": "", - "api_description": "", - "product_documentation": "", + "name_pretty": "Merchant API", + "api_description": "Programmatically manage your Merchant Center accounts.", + "product_documentation": "https://developers.google.com/merchant/api", "client_documentation": "https://googleapis.dev/python/google-shopping-merchant-accounts/latest", "issue_tracker": "https://github.com/googleapis/google-cloud-python/issues", "release_level": "preview", diff --git a/packages/google-shopping-merchant-accounts/README.rst b/packages/google-shopping-merchant-accounts/README.rst index 3aeb8264bf1d..0645f3a3b275 100644 --- a/packages/google-shopping-merchant-accounts/README.rst +++ b/packages/google-shopping-merchant-accounts/README.rst @@ -1,9 +1,9 @@ -Python Client for -================== +Python Client for Merchant API +============================== |preview| |pypi| |versions| -``_: +`Merchant API`_: Programmatically manage your Merchant Center accounts. - `Client Library Documentation`_ - `Product Documentation`_ @@ -14,9 +14,9 @@ Python Client for :target: https://pypi.org/project/google-shopping-merchant-accounts/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-shopping-merchant-accounts.svg :target: https://pypi.org/project/google-shopping-merchant-accounts/ -.. _: +.. _Merchant API: https://developers.google.com/merchant/api .. _Client Library Documentation: https://googleapis.dev/python/google-shopping-merchant-accounts/latest -.. _Product Documentation: +.. _Product Documentation: https://developers.google.com/merchant/api Quick Start ----------- @@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the .`_ +3. `Enable the Merchant API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the .: +.. _Enable the Merchant API.: https://developers.google.com/merchant/api .. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html Installation @@ -97,12 +97,12 @@ Windows Next Steps ~~~~~~~~~~ -- Read the `Client Library Documentation`_ for +- Read the `Client Library Documentation`_ for Merchant API to see other available methods on the client. -- Read the ` Product documentation`_ to learn +- Read the `Merchant API Product documentation`_ to learn more about the product and see How-to Guides. - View this `README`_ to see the full list of Cloud APIs that we cover. -.. _ Product documentation: +.. _Merchant API Product documentation: https://developers.google.com/merchant/api .. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst