Content API for Shopping (content:v2.1)

2022-06-07

1 removed method

Deletions

    Methods
  • content.accountsbyexternalsellerid.get

      Path : {merchantId}/accountsbyexternalsellerid/{externalSellerId}

      Description : Gets data of the account with the specified external_seller_id belonging to the MCA with the specified merchant_id.

      Parameter Order :

    • merchantId
    • externalSellerId
    • Flat Path : {merchantId}/accountsbyexternalsellerid/{externalSellerId}

      Scopes : https://www.googleapis.com/auth/content

      Parameters :

        externalSellerId

          Required : Yes

          Type : string

          Location : path

          Description : Required. The External Seller ID of the seller account to be retrieved.

        merchantId

          Format : int64

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the MCA containing the seller.

      HTTP Method : GET