diff --git a/packages/google-shopping-merchant-conversions/.repo-metadata.json b/packages/google-shopping-merchant-conversions/.repo-metadata.json index cacbf68d8a58..4be223c158cb 100644 --- a/packages/google-shopping-merchant-conversions/.repo-metadata.json +++ b/packages/google-shopping-merchant-conversions/.repo-metadata.json @@ -1,8 +1,8 @@ { "name": "google-shopping-merchant-conversions", - "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-conversions/latest", "issue_tracker": "https://github.com/googleapis/google-cloud-python/issues", "release_level": "preview", @@ -10,7 +10,7 @@ "library_type": "GAPIC_AUTO", "repo": "googleapis/google-cloud-python", "distribution_name": "google-shopping-merchant-conversions", - "api_id": "conversions.googleapis.com", + "api_id": "merchantapi.googleapis.com", "default_version": "v1beta", "codeowner_team": "", "api_shortname": "conversions" diff --git a/packages/google-shopping-merchant-conversions/README.rst b/packages/google-shopping-merchant-conversions/README.rst index 8e5047e261b8..364b5e32d9eb 100644 --- a/packages/google-shopping-merchant-conversions/README.rst +++ b/packages/google-shopping-merchant-conversions/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-conversions/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-shopping-merchant-conversions.svg :target: https://pypi.org/project/google-shopping-merchant-conversions/ -.. _: +.. _Merchant API: https://developers.google.com/merchant/api .. _Client Library Documentation: https://googleapis.dev/python/google-shopping-merchant-conversions/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