OfferWhitelist Model

A whitelisted source of conversion requests for an offer. Applicable if the "enable_offer_whitelist" preference is enabled. A maximum of 100 whitelist entries can be created per Offer. For more information, seeĀ help.tune.com/hasoffers/offer-whitelist/ and help.tune.com/hasoffers/network-tracking-settings/#offer-whitelisting.

NameTypeDescription
contentStringDepending on the "type", this holds the IP address (e.g. 192.0.2.0), range of IP addresses (e.g. 192.0.2.0-255), IP subnet (e.g. 192.0.2.0/24), or domain (e.g. tune.com) being whitelisted.
content_typeStringThe type of source being whitelisted (IP address, IP address range, IP subnet, or domain). If the "type" is "refer" then the only valid "content_type" is "domain". If the "type" is "postback" then the valid "content_type" options are "ip_address", "ip_range", and "ip_subnet".Show Supported Values
datetimeDatetimeThe date this whitelist entry was created
idIntegerID of unique, auto-generated object for this whitelist entry
This parameter is non-writable
offer_idIntegerThe ID of the Offer this whitelist belongs to. The referenced Offer must have "enable_offer_whitelist" enabled.
typeStringIf this IP whitelist corresponds to a postback or to a referrer. If the Offer "protocol" is "server" or "server_affiliate" then the whitelist "type" must be "postback", else it must be "refer".Show Supported Values
Have a Question? Please contact [email protected] for technical support.