Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:ListingFeatureDetailsType"
Namespace:
Content:
complex, 10 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 10 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used by the ListingFeatureDetails container in the GeteBayDetails response. This container indicates the listing features that are enabled or disabled for an eBay site.
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="ListingFeatureDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="BoldTitle" type="ns:BoldTitleCodeType"/>
<xs:element minOccurs="0" name="Border" type="ns:BorderCodeType"/>
<xs:element minOccurs="0" name="Highlight" type="ns:HighlightCodeType"/>
<xs:element minOccurs="0" name="GiftIcon" type="ns:GiftIconCodeType"/>
<xs:element minOccurs="0" name="HomePageFeatured" type="ns:HomePageFeaturedCodeType"/>
<xs:element minOccurs="0" name="FeaturedFirst" type="ns:FeaturedFirstCodeType"/>
<xs:element minOccurs="0" name="FeaturedPlus" type="ns:FeaturedPlusCodeType"/>
<xs:element minOccurs="0" name="ProPack" type="ns:ProPackCodeType"/>
<xs:element minOccurs="0" name="DetailVersion" type="xs:string"/>
<xs:element minOccurs="0" name="UpdateTime" type="xs:dateTime"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 11/11)
ns:BoldTitle
Type:
ns:BoldTitleCodeType, simple content
The enumeration value returned in this field indicates whether or not the Bold Title featured is enabled for the eBay site. If this feature is available for an eBay site, the seller can pass in BoldTitle as an enumeration value in the ListingEnhancement field of an Add/Revise/Relist call.
XML Representation Summary
<ns:BoldTitle>
   
Content: 
{ enumeration of xs:token }
</ns:BoldTitle>
Simple Content
Enumeration:
"Enabled"
 - 
This value indicates that bold listing titles are enabled for the eBay site specified in the GeteBayDetails call request.
"Disabled"
 - 
This value indicates that bold listing titles are disabled for the eBay site specified in the GeteBayDetails call request.
"CustomCode"
 - 
Reserved for future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BoldTitle" type="ns:BoldTitleCodeType"/>

ns:Border
Type:
ns:BorderCodeType, simple content
Note: The Picture Border feature is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Defines the availability of the Picture Border feature for the site.
XML Representation Summary
<ns:Border>
   
Content: 
{ enumeration of xs:token }
</ns:Border>
Simple Content
Enumeration:
"Enabled"
 - 
This value indicates that picture borders are enabled for the eBay site specified in the GeteBayDetails call request.
"Disabled"
 - 
This value indicates that picture borders are disabled for the eBay site specified in the GeteBayDetails call request.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Border" type="ns:BorderCodeType"/>

ns:DetailVersion
Type:
xs:string, predefined, simple content
Returns the current version of details.
XML Representation Summary
<ns:DetailVersion>
   
Content: 
{ xs:string }
</ns:DetailVersion>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DetailVersion" type="xs:string"/>

ns:FeaturedFirst
Type:
ns:FeaturedFirstCodeType, simple content
The enumeration value returned in this field indicates whether or not the Featured First feature is enabled for the eBay site. As of October 2017, this listing feature is only available to Top-Rated Sellers on the Germany site.
XML Representation Summary
<ns:FeaturedFirst>
   
Content: 
{ enumeration of xs:token }
</ns:FeaturedFirst>
Simple Content
Enumeration:
"Enabled"
 - 
This enumeration value indicates that the Featured First listing upgrade is enabled for all sellers on the site.
"Disabled"
 - 
This enumeration value indicates that the Featured First listing upgrade is not available for any sellers on the site.
"PowerSellerOnly"
 - 
This enumeration value indicates that the Featured First listing upgrade is only enabled for Power Sellers on the site.
"TopRatedSellerOnly"
 - 
This enumeration value indicates that the Featured First listing upgrade is only enabled for Top-Rated Sellers on the site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeaturedFirst" type="ns:FeaturedFirstCodeType"/>

ns:FeaturedPlus
Type:
ns:FeaturedPlusCodeType, simple content
The enumeration value returned in this field indicates whether or not the Featured Plus feature is enabled for the eBay site.
XML Representation Summary
<ns:FeaturedPlus>
   
Content: 
{ enumeration of xs:token }
</ns:FeaturedPlus>
Simple Content
Enumeration:
"Enabled"
 - 
This enumeration value indicates that the Featured Plus listing upgrade is enabled for all sellers on the site.
"Disabled"
 - 
This enumeration value indicates that the Featured Plus listing upgrade is not available for any sellers on the site.
"PowerSellerOnly"
 - 
This enumeration value indicates that the Featured Plus listing upgrade is only enabled for Power Sellers on the site.
"TopRatedSellerOnly"
 - 
This enumeration value indicates that the Featured Plus listing upgrade is only enabled for Top-Rated Sellers on the site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeaturedPlus" type="ns:FeaturedPlusCodeType"/>

ns:GiftIcon
Type:
ns:GiftIconCodeType, simple content
Note: The Gift Icon feature is no longer available on any eBay Marketplace sites.
Defines the availability of the Gift Icon feature for the site.
XML Representation Summary
<ns:GiftIcon>
   
Content: 
{ enumeration of xs:token }
</ns:GiftIcon>
Simple Content
Enumeration:
"Enabled"
 - 
The listing feature is enabled for the site.
"Disabled"
 - 
The listing feature is disabled for the site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="GiftIcon" type="ns:GiftIconCodeType"/>

ns:Highlight
Type:
ns:HighlightCodeType, simple content
Note: The Highlight feature is no longer available on any eBay Marketplace sites, so this value should not be used in Add/Revise/Relist calls, and will not be returned in 'Get' calls.
Defines the availability of the Highlight feature for the site.
XML Representation Summary
<ns:Highlight>
   
Content: 
{ enumeration of xs:token }
</ns:Highlight>
Simple Content
Enumeration:
"Enabled"
 - 
The listing feature is enabled for the site.
"Disabled"
 - 
The listing feature is disabled for the site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Highlight" type="ns:HighlightCodeType"/>

ns:HomePageFeatured
Type:
The enumeration value returned in this field indicates whether or not the Home Page Featured feature is enabled for the eBay site. If this feature is available for an eBay site, the seller can pass in HomePageFeatured as an enumeration value in the ListingEnhancement field of an Add/Revise/Relist call.
XML Representation Summary
<ns:HomePageFeatured>
   
Content: 
{ enumeration of xs:token }
</ns:HomePageFeatured>
Simple Content
Enumeration:
"Enabled"
 - 
The listing feature is enabled for the site.
"Disabled"
 - 
The listing feature is disabled for the site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="HomePageFeatured" type="ns:HomePageFeaturedCodeType"/>

ns:ProPack
Type:
ns:ProPackCodeType, simple content
Note: The Pro Pack Bundle feature is no longer available on any eBay Marketplace sites.
Defines the availability of the Pro Pack Bundle for the site.
XML Representation Summary
<ns:ProPack>
   
Content: 
{ enumeration of xs:token }
</ns:ProPack>
Simple Content
Enumeration:
"Enabled"
 - 
This value indicates that the Pro Pack listing upgrade is available for all sellers on the listing site.
"Disabled"
 - 
This value indicates that the Pro Pack listing upgrade is not available to any sellers on the listing site.
"PowerSellerOnly"
 - 
This value indicates that the Pro Pack listing upgrade is only available to seller with Power Seller status on the listing site.
"TopRatedSellerOnly"
 - 
This value indicates that the Pro Pack listing upgrade is only available to Top Rated sellers on the listing site.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProPack" type="ns:ProPackCodeType"/>

ns:UpdateTime
Type:
xs:dateTime, predefined, simple content
Gives the time in GMT that the feature flags for the details were last updated.
XML Representation Summary
<ns:UpdateTime>
   
Content: 
{ xs:dateTime }
</ns:UpdateTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UpdateTime" type="xs:dateTime"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.