OfferPixel Model

Offer conversion pixel for tracking conversions in third-party systems. Offer Pixels are an optional feature that some Networks do not support. Only affiliates with the Offer Management permission can create/update Offer Pixels. The only modification allowed after creation of an Offer Pixel is setting its "status" to "deleted"; changes to the "code" require a new Offer Pixel be created as it cannot be updated in place.

NameTypeDescription
affiliate_idIntegerThe ID of the Affiliate to whom this Offer Pixel belongs
codeStringValid URL if type parameter is set to "url", otherwise HTML code. Some variables can be used, which will be dynamically replaced. For more information, see: help.tune.com/hasoffers/conversion-pixels-urls-for-affiliates/.
goal_idNullable IntegerThe Goal this Pixel is for. If NULL, the Pixel is for the Offer referenced in the "offer_id" field. This field will only be present for Networks that have the Goals feature enabled.
idIntegerID of unique, auto-generated object for this Offer Pixel
This parameter is non-writable
modifiedDatetimeThe last time this Offer Pixel was modified
offer_idIntegerThe Offer that this Pixel is for, or "0" if it is for all Offers
statusStringThe status of the Offer PixelShow Supported Values
typeStringThe type of Pixel. Some offers only allow a subset of the listed types. Valid types for an Offer can be determined by calling the Affiliate_OfferPixel::getAllowedTypes API function.Show Supported Values
Have a Question? Please contact [email protected] for technical support.