Trading_AffiliateTrackingDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_AffiliateTrackingDetailsType.h Trading_AffiliateTrackingDetailsType.m |
Overview
Container for fields related to affiliate tracking. For additional information,
see the annotations to the elements in this type.
@ingroup EBayAPIInterface
Tasks
-
trackingIDThe value you specify is obtained from your tracking partner.
property
For eBay Partner Network, the TrackingID is the Campaign ID (“campid”)
provided by eBay Partner Network. A Campaign ID is a 10-digit, unique
number for associating traffic. A Campaign ID is valid across all
programs to which you have been accepted. -
trackingPartnerCodeSpecifies your tracking partner for affiliate commissions.
property
Required if you specify a TrackingID.
Depending on your tracking partner, specify one of the
following values. Not all partners are valid for all sites.
For PlaceOffer, only eBay Partner Network and Mediaplex are valid:
2 = Be Free
3 = Affilinet
4 = TradeDoubler
5 = Mediaplex
6 = DoubleClick
7 = Allyes
8 = BJMT
9 = eBay Partner Network
For information about the eBay Partner Network, see
eBay Partner Network. -
applicationDeviceTypeType of device from which the call originated. For PlaceOffer, if you are using
property
affiliate tracking, this field is required as part of the set of tags you
use in the AffiliateTrackingDetails container. -
affiliateUserIDNeed not be specified. You can define an AffiliateUserID
property
(up to 256 characters) if you want to leverage it to better monitor
your marketing efforts.
If you are using the eBay Partner Network,
and you provide an AffiliateUserID, the tracking URL returned
by eBay Partner Network will contain the AffiliateUserID, but it
will be referred to as a “customid”. -
any(public property)
property
Properties
affiliateUserID
Need not be specified. You can define an AffiliateUserID
(up to 256 characters) if you want to leverage it to better monitor
your marketing efforts.
If you are using the eBay Partner Network,
and you provide an AffiliateUserID, the tracking URL returned
by eBay Partner Network will contain the AffiliateUserID, but it
will be referred to as a “customid”.
@property (nonatomic, retain) NSString *affiliateUserIDDiscussion
Need not be specified. You can define an AffiliateUserID
(up to 256 characters) if you want to leverage it to better monitor
your marketing efforts.
If you are using the eBay Partner Network,
and you provide an AffiliateUserID, the tracking URL returned
by eBay Partner Network will contain the AffiliateUserID, but it
will be referred to as a “customid”.
type : NSString, wrapper for primitive string
Declared In
Trading_AffiliateTrackingDetailsType.hany
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_AffiliateTrackingDetailsType.happlicationDeviceType
Type of device from which the call originated. For PlaceOffer, if you are using
affiliate tracking, this field is required as part of the set of tags you
use in the AffiliateTrackingDetails container.
@property (nonatomic, retain) NSString *applicationDeviceTypeDiscussion
Type of device from which the call originated. For PlaceOffer, if you are using
affiliate tracking, this field is required as part of the set of tags you
use in the AffiliateTrackingDetails container.
type: string constant in Trading_ApplicationDeviceTypeCodeType.h
Declared In
Trading_AffiliateTrackingDetailsType.htrackingID
The value you specify is obtained from your tracking partner.
For eBay Partner Network, the TrackingID is the Campaign ID (“campid”)
provided by eBay Partner Network. A Campaign ID is a 10-digit, unique
number for associating traffic. A Campaign ID is valid across all
programs to which you have been accepted.
@property (nonatomic, retain) NSString *trackingIDDiscussion
The value you specify is obtained from your tracking partner.
For eBay Partner Network, the TrackingID is the Campaign ID (“campid”)
provided by eBay Partner Network. A Campaign ID is a 10-digit, unique
number for associating traffic. A Campaign ID is valid across all
programs to which you have been accepted.
type : NSString, wrapper for primitive string
Declared In
Trading_AffiliateTrackingDetailsType.htrackingPartnerCode
Specifies your tracking partner for affiliate commissions.
Required if you specify a TrackingID.
Depending on your tracking partner, specify one of the
following values. Not all partners are valid for all sites.
For PlaceOffer, only eBay Partner Network and Mediaplex are valid:
2 = Be Free
3 = Affilinet
4 = TradeDoubler
5 = Mediaplex
6 = DoubleClick
7 = Allyes
8 = BJMT
9 = eBay Partner Network
For information about the eBay Partner Network, see
eBay Partner Network.
@property (nonatomic, retain) NSString *trackingPartnerCodeDiscussion
Specifies your tracking partner for affiliate commissions.
Required if you specify a TrackingID.
Depending on your tracking partner, specify one of the
following values. Not all partners are valid for all sites.
For PlaceOffer, only eBay Partner Network and Mediaplex are valid:
2 = Be Free
3 = Affilinet
4 = TradeDoubler
5 = Mediaplex
6 = DoubleClick
7 = Allyes
8 = BJMT
9 = eBay Partner Network
For information about the eBay Partner Network, see
eBay Partner Network.
type : NSString, wrapper for primitive string
Declared In
Trading_AffiliateTrackingDetailsType.h