Trading_BuyingGuideDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_BuyingGuideDetailsType.h Trading_BuyingGuideDetailsType.m |
Overview
Information about zero or more buying guides and the site’s buying guide hub.
Buying guides contain content about particular product areas, categories, or subjects
to help buyers decide which type of item to purchase based on their particular interests.
Multiple buying guides can be returned. See the eBay Web Services Guide for additional information.
@ingroup EBayAPIInterface
Tasks
-
buyingGuide
Information that identifies a buying guide. A buying guide contains content about particular
property
product areas, categories, or subjects to help buyers decide which type of item
to purchase based on their particular interests.
Buying guides are useful to buyers who do not have a specific product in mind.
For example, a digital camera buying guide could help a buyer determine what kind of
digital camera is right for them. -
buyingGuideHub
URL of the buying guide home page for the site being searched.
property
Your application can present this URL as a link. Optionally,
you can use a value like “See all buying guides” as the link's
display name. -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_BuyingGuideDetailsType.h
buyingGuide
Information that identifies a buying guide. A buying guide contains content about particular
product areas, categories, or subjects to help buyers decide which type of item
to purchase based on their particular interests.
Buying guides are useful to buyers who do not have a specific product in mind.
For example, a digital camera buying guide could help a buyer determine what kind of
digital camera is right for them.
@property (nonatomic, retain) NSMutableArray *buyingGuide
Discussion
Information that identifies a buying guide. A buying guide contains content about particular
product areas, categories, or subjects to help buyers decide which type of item
to purchase based on their particular interests.
Buying guides are useful to buyers who do not have a specific product in mind.
For example, a digital camera buying guide could help a buyer determine what kind of
digital camera is right for them.
entry type : class Trading_BuyingGuideType
Declared In
Trading_BuyingGuideDetailsType.h
buyingGuideHub
URL of the buying guide home page for the site being searched.
Your application can present this URL as a link. Optionally,
you can use a value like “See all buying guides” as the link's
display name.
@property (nonatomic, retain) NSString *buyingGuideHub
Discussion
URL of the buying guide home page for the site being searched.
Your application can present this URL as a link. Optionally,
you can use a value like “See all buying guides” as the link's
display name.
type : NSString, wrapper for primitive string
Declared In
Trading_BuyingGuideDetailsType.h