Vertex AI Search for Retail API (retail:v2alpha)

2023-04-25

1 new method | 1 removed method

Additions

    Methods
  • retail.projects.locations.catalogs.merchantCenterAccountLinks.create

      Flat Path : v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/merchantCenterAccountLinks

      Parameters :

        parent

          Description : Required. The branch resource where this MerchantCenterAccountLink will be created. Format: projects/{PROJECT_NUMBER}/locations/global/catalogs/{CATALOG_ID}}

          Pattern : ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+$

          Required : Yes

          Location : path

          Type : string

      Description : Creates a MerchantCenterAccountLink.

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : POST

      Path : v2alpha/{+parent}/merchantCenterAccountLinks

Deletions

    Methods
  • retail.projects.locations.catalogs.merchantCenterAccountLinks.createMerchantCenterAccountLink

      Path : v2alpha/{+name}

      Flat Path : v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/merchantCenterAccountLinks/{merchantCenterAccountLinksId}

      HTTP Method : POST

      Parameters :

        name

          Description : Output only. Immutable. Full resource name of the Merchant Center Account Link, such as `projects/*/locations/global/catalogs/default_catalog/merchantCenterAccountLinks/merchant_center_account_link`.

          Pattern : ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+/merchantCenterAccountLinks/[^/]+$

          Location : path

          Required : Yes

          Type : string

        parent

          Description : Required. The branch resource where this MerchantCenterAccountLink will be created. Format: projects/{PROJECT_NUMBER}/locations/global/catalogs/{CATALOG_ID}}

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Creates a MerchantCenterAccountLink. MerchantCenterAccountLink cannot be set to a different oneof field, if so an INVALID_ARGUMENT is returned.