Content API for Shopping (content:v2.1)

2022-04-06

2 new methods

Additions

    Methods
  • content.accountstatusesbyexternalsellerid.get

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

      Parameters :

        externalSellerId

          Required : Yes

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

          Type : string

          Location : path

        destinations

          Type : string

          Description : If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.

          Location : query

          Repeated : Yes

        merchantId

          Format : int64

          Required : Yes

          Type : string

          Location : path

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

      Flat Path : {merchantId}/accountstatusesbyexternalsellerid/{externalSellerId}

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

      Parameter Order :

    • merchantId
    • externalSellerId
    • Path : {merchantId}/accountstatusesbyexternalsellerid/{externalSellerId}

      HTTP Method : GET

  • content.accountsbyexternalsellerid.get

      Path : {merchantId}/accountsbyexternalsellerid/{externalSellerId}

      Parameter Order :

    • merchantId
    • externalSellerId
    • Scopes : https://www.googleapis.com/auth/content

      Flat 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.

      HTTP Method : GET

      Parameters :

        merchantId

          Location : path

          Type : string

          Required : Yes

          Format : int64

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

        externalSellerId

          Required : Yes

          Location : path

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

          Type : string