Get Sellers
GET {{baseUrl}}/legacy/offsite-ads/sellers?sellerStatus=Inactive&withProducts=true&withBudgetStatus=Scheduled&sellerName=Excepteur qui minim in&advertiserId=-50958279&campaignId=-50958279
Return a collection of sellers filtered by optional filter parameters. If all parameters are omitted the entire collection to which the user has access is returned. Returned sellers must satisfy all supplied filter criteria if multiple parameters are used.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
sellerStatus | string | Return only sellers with specific status. | |
withProducts | boolean | Return only sellers with or without products in catalog. | |
withBudgetStatus | string | Return only sellers with specific budget status. | |
sellerName | string | Return only sellers with the matching name. | |
advertiserId | number | Return only sellers belonging to the specified advertiser | |
campaignId | number | Return only sellers belonging to the specified campaign |