Skip to main content

This type is used by each listing violation that is returned under the listingViolations container.

Type that uses ComplianceViolation

PagedComplianceViolationCollection

Call that uses ComplianceViolation

Fields

Field
Type
Description
complianceType
This enumeration value indicates the compliance type of listing violation. See ComplianceTypeEnum for more information on each compliance type. This will always be returned for each listing violation that is found.
listingId
The unique identifier of the eBay listing that currently has the corresponding listing violation{s). This field will always be returned for each listing that has one or more violations.
sku
The seller-defined SKU value of the product in the listing with the violation{s). This field is only returned if defined in the listing. SKU values are optional in listings except when creating listings using the Inventory API model.
offerId
Note: This field is for future use, and will not be returned, even for listings created through the Inventory API.

The unique identifier of the offer. This field is only applicable and returned for listings that were created through the Inventory API. To convert an Inventory Item object into an eBay listing, an Offer object must be created and published.
violations
This container consists of an array of one or more listing violations applicable to the eBay listing specified in the listingId field. This array is returned for each eBay listing that has one or more violations.

For each returned violation, the fields that are returned and the details that are given will depend on the listing violation.