This type is the base type for the getListingViolationsSummary response. The violationSummaries container contains an array of policy violation counts for each unique eBay marketplace and compliance type violation.
Types that use ComplianceSummary
Not used by any types.
Call that uses ComplianceSummary
Fields
violationSummaries
array of ComplianceSummaryInfo
This container is an array of one or more policy violation counts. A policy violation count is returned for each unique eBay marketplace and compliance type violation. As long as there is at least one non-compliant listing for the specified compliance type(s), this container will be returned. If no non-compliant listings are found for the specified compliance type(s), an HTTP status code of
204 No Content
is returned, and there is no response body.