Content API for Shopping (content:v2.1)

2022-07-27

1 removed method

Deletions

    Methods
  • content.accountstatusesbyexternalsellerid.get

      Parameters:

        externalSellerId

          Location: path

          Required: Yes

          Type: string

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

        destinations

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

          Repeated: Yes

          Type: string

          Location: query

        merchantId

          Required: Yes

          Format: int64

          Location: path

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

          Type: string

      Path: {merchantId}/accountstatusesbyexternalsellerid/{externalSellerId}

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

      Parameter Order:

    • merchantId
    • externalSellerId
    • 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}