Content API for Shopping (content:v2.1)

2022-07-20

1 new method

Additions

    Methods
  • content.accountstatusesbyexternalsellerid.get

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

      Parameter Order:

    • merchantId
    • externalSellerId
    • Parameters:

        externalSellerId

          Type: string

          Required: Yes

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

          Location: path

        merchantId

          Required: Yes

          Type: string

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

          Location: path

          Format: int64

        destinations

          Location: query

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

          Type: string

          Repeated: Yes

      HTTP Method: GET

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

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

      Path: {merchantId}/accountstatusesbyexternalsellerid/{externalSellerId}