StoreType

The configuration of an eBay Store.

Types that use StoreType:

Calls that use one or more fields of StoreType:

Fields

CustomCategories ( StoreCustomCategoryArrayType )
CustomHeader ( string )
CustomHeaderLayout ( StoreCustomHeaderLayoutCodeType )
CustomListingHeader ( StoreCustomListingHeaderType )
Description ( string )
ExportListings ( boolean )
HeaderStyle ( StoreHeaderStyleCodeType )
HomePage ( long )
ItemListLayout ( StoreItemListLayoutCodeType )
ItemListSortOrder ( StoreItemListSortOrderCodeType )
LastOpenedTime ( dateTime )
Logo ( StoreLogoType )
MerchDisplay ( MerchDisplayCodeType )
Name ( string )
SubscriptionLevel ( StoreSubscriptionLevelCodeType )
Theme ( StoreThemeType )
TitleWithCompatibility ( boolean )
URL ( anyURI )
URLPath ( string )

CustomCategories ( StoreCustomCategoryArrayType ) [1]
Container consisting of an array of one or more CustomCategory containers. Each CustomCategory container consists of details related to an eBay Store custom category.

To modify an eBay Store's custom categories, an eBay Store owner would use the StoreCategories container in the request of a SetStoreCategories call.
See the Field Index to learn which calls use CustomCategories.

CustomHeader ( string ) [0..1]
Custom header text for the Store.
See the Field Index to learn which calls use CustomHeader.

CustomHeaderLayout ( see StoreCustomHeaderLayoutCodeType for possible values ) [0..1]
Layout for the Store's custom header.
See the Field Index to learn which calls use CustomHeaderLayout.

CustomListingHeader ( StoreCustomListingHeaderType ) [0..1]
Custom listing header for the Store.
See the Field Index to learn which calls use CustomListingHeader.

Description ( string ) [0..1]
Store description (300 characters maximum).
See the Field Index to learn which calls use Description.

ExportListings ( boolean ) [0..1]
Specifies whether to export the Store listings to comparison shopping websites.
See the Field Index to learn which calls use ExportListings.

HeaderStyle ( see StoreHeaderStyleCodeType for possible values ) [0..1]
Style for the Store header.
See the Field Index to learn which calls use HeaderStyle.

HomePage ( long ) [0..1]
Page to use as the Store's homepage (default is 0). To change the homepage, specify the PageID of one of the Store's custom pages.
See the Field Index to learn which calls use HomePage.

ItemListLayout ( see StoreItemListLayoutCodeType for possible values ) [0..1]
The default layout type to use for the Store items.
See the Field Index to learn which calls use ItemListLayout.

ItemListSortOrder ( see StoreItemListSortOrderCodeType for possible values ) [0..1]
The default sort order to use for the items for sale in the Store.
See the Field Index to learn which calls use ItemListSortOrder.

LastOpenedTime ( dateTime ) [0..1]
Indicates the time the store was last opened or reopened.
See the Field Index to learn which calls use LastOpenedTime.

Logo ( StoreLogoType ) [0..1]
Store logo.
See the Field Index to learn which calls use Logo.

MerchDisplay ( see MerchDisplayCodeType for possible values ) [0..1]
Specifies the chosen customization display scheme for this store's Merch Widgets. See MerchDisplayCodeType for specific values.
See the Field Index to learn which calls use MerchDisplay.

Name ( string ) [0..1]
Name of the eBay Store. The name is shown at the top of the Store page.
See the Field Index to learn which calls use Name.

SubscriptionLevel ( see StoreSubscriptionLevelCodeType for possible values ) [0..1]
Subscription level (tier) for the user's eBay Store.
See the Field Index to learn which calls use SubscriptionLevel.

Theme ( StoreThemeType ) [0..1]
Store theme.
See the Field Index to learn which calls use Theme.

TitleWithCompatibility ( boolean ) [0..1]
A flag indicating if a Compatibility tab exists for the Store item listing. This field is only applicable to Parts & Accessories listings in eBay US Motors. The Compatibility tab will contain vehicles that are compatible with the part in the listing. The seller specifies this information at listing time.
See the Field Index to learn which calls use TitleWithCompatibility.

URL ( anyURI ) [0..1]
The complete URL of the user's Store. This field is only ever returned, and does not need to be explicitly set.
See the Field Index to learn which calls use URL.

URLPath ( string ) [0..1]
The URL path of the Store (58 characters maximum). Only if you are using Chinese characters in the Name property do you need to use this field, such as if you are opening a Store on the Taiwan site. The reason for this is that the URL path is normally derived from the Store name, but it cannot be derived from the name of the Store if it contains Chinese characters because URLs cannot contain Chinese characters.
See the Field Index to learn which calls use URLPath.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.