Admin APIAPI ReferenceItemsObjectsListingOptionOn this pageListingOption Object Description Product option variant for a listing (e.g., size, color). Declaration type ListingOption { name: String value: String} Fields NameTypeDescriptionnameStringName of the option (e.g., "Size", "Color").valueStringValue of the option (e.g., "Large", "Red").