Name | Type | Description | Notes |
---|---|---|---|
listing_id | string | The unique identifier of the newly created eBay listing. This field is returned if the single offer (if publishOffer call was used) or group of offers in an inventory item group (if publishOfferByInventoryItemGroup call was used) was successfully converted into an eBay listing. | [optional] |
warnings | \Ebay\Sell\Inventory\Model\Error[] | This container will contain an array of errors and/or warnings if any occur when a publishOffer or publishOfferByInventoryItemGroup call is made. | [optional] |