Inherits from NSObject
Conforms to PicoBindable
Declared in Shopping_BuyingGuideDetailsType.h
Shopping_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 ShoppingInterface

Tasks

  •   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
  •   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
  •   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

Shopping_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 Shopping_BuyingGuideType

Declared In

Shopping_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

Shopping_BuyingGuideDetailsType.h