GetStoreOptionsResponseType

Contains the current list of options for Store configurations.

Fields

AdvancedThemeArray ( StoreThemeArrayType )
BasicThemeArray ( StoreThemeArrayType )
LogoArray ( StoreLogoArrayType )
MaxCategories ( int )
MaxCategoryLevels ( int )
SubscriptionArray ( StoreSubscriptionArrayType )

AdvancedThemeArray ( StoreThemeArrayType ) [1]
The current set of advances themes. Unlike basic themes, you can use any color scheme with an advanced theme. These themes are suitable for more advanced customization.
See the Field Index to learn which calls use AdvancedThemeArray.

BasicThemeArray ( StoreThemeArrayType ) [1]
The current set of basic themes. Each basic theme definition specifies a valid color scheme for the theme.
See the Field Index to learn which calls use BasicThemeArray.

LogoArray ( StoreLogoArrayType ) [1]
The current set of Store logos. These logos are used in the Store header.
See the Field Index to learn which calls use LogoArray.

MaxCategories ( int ) [1]
The maximum number of categories in this store.
See the Field Index to learn which calls use MaxCategories.

MaxCategoryLevels ( int ) [1]
The maximum number of category levels in this store.
See the Field Index to learn which calls use MaxCategoryLevels.

SubscriptionArray ( StoreSubscriptionArrayType ) [1]
The current set of eBay Store subscription tiers and corresponding subscription prices.
See the Field Index to learn which calls use SubscriptionArray.

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.