Bulk API

From wiki.taptica.com
(Difference between revisions)
Jump to: navigation, search
 
(25 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{| style="width:100%; border-spacing:0; font-family: 'Segoe UI', Assistant, sans-serif; background-color: #ffffff; border-bottom: 3px solid #E94E24; margin-bottom: 30px;"
 +
| style="padding:30px 20px; text-align:left; vertical-align:middle;" |
 +
<h1 style="margin:0; font-size:36px; font-weight: 800; line-height: 1.2;">
 +
<span style="color:#333;">Taptica</span> <span style="color:#E94E24;">Bulk API</span>
 +
</h1>
 +
|}
  
Taptica Bulk API allows affiliates to pull offers Meta data directly from our servers, the offers inventory will be associated with your account by Taptica account managers.
+
<div style="margin-bottom: 25px; color: #444; font-size: 16px; text-align: left; direction: ltr; line-height: 1.6; max-width: 950px; font-family: sans-serif;">
 
+
Taptica Bulk API allows publishers to pull offers Meta data directly from our servers, the offers inventory will be associated with your account by Taptica media managers.
 
+
<br><br>
 
+
Since there are frequent changes in the offers list,The publisher is responsible to generate an API request '''every 15 minutes'''.  
Since there are frequent changes in the offers list,The publisher is responsible to generate an API request '''every hour'''. In case an offer was returned in a previous response and is no longer in the response, it means you have to '''Remove''' the offer from production.
+
<br>In case an active is no longer part of the the response, please '''Remove''' the offer from production.
 
+
<br><br>
 
+
 
Taptica is limiting the numbers of daily requests per country,once you exceed 3000 requests you will not get a response.
 
Taptica is limiting the numbers of daily requests per country,once you exceed 3000 requests you will not get a response.
 +
</div>
  
==='''Request'''===
+
== <span style="color:#333;">Request</span> ==
  
 +
<div style="background: #f9f9f9; padding: 20px; border-radius: 8px; border-left: 5px solid #333; direction: ltr; text-align: left; margin-bottom: 20px; font-family: sans-serif;">
 
• The request is sent via an HTTP "Get request" to the following URL: https://api.taptica.com/v2/bulk?token={affiliate-token}
 
• The request is sent via an HTTP "Get request" to the following URL: https://api.taptica.com/v2/bulk?token={affiliate-token}
 
+
<br><br>
 
• The body of the POST contains URL encoded key/value pairs separated by "&".  
 
• The body of the POST contains URL encoded key/value pairs separated by "&".  
 +
<br><br>
 +
• Request headers should include:<br>
 +
Header name: Accept-Encoding<br>
 +
Header value: gzip
 +
</div>
  
Json format:
+
<p style="margin-bottom: 10px;">Json Gzipped format - for testing purposes only, please do not use with live traffic:</p>
https://api.taptica.com/v2/bulk?token=4rxhjspwWQDZscvPgC6jqw%3d%3d&platforms=iPhone&version=2&format=json
+
<div style="background: #fff; padding: 10px; border: 1px dashed #E94E24; border-radius: 4px; direction: ltr; text-align: left; margin-bottom: 20px; font-size: 13px;">
 
+
https://api.taptica.com/v2/bulk?token=7Bhisedf1PmH8bs7goa2jw%3d%3d&platforms=iPhone&version=2&format=json&countries=US
XML format:
+
</div>
https://api.taptica.com/v2/bulk?token=4rxhjspwWQDZscvPgC6jqw%3d%3d&platforms=iPhone&version=2&format=xml
+
  
 
'''Request parameters'''
 
'''Request parameters'''
 
+
* Case sensitive
{| border="1" cellspacing="0" cellpadding="5" valign="top" style="color: black" "
+
{| border="1" cellspacing="0" cellpadding="10" style="width:100%; border-collapse: collapse; border: 1px solid #ddd; font-family: sans-serif; direction: ltr; text-align: left;"
 
+
|- style="background-color: #f8f9fa; color: #333; font-weight: bold; border-bottom: 2px solid #E94E24;"
|'''Parameter'''
+
| Parameter || Name In Request || Description || Example || Mandatory
|'''Name In Request''' 
+
|'''Description''' 
+
|'''Example''' 
+
|'''Mandatory''' 
+
 
|-
 
|-
 
+
| token || token || Your Taptica affiliate token - will be sent as part of the integration || token=7Bhisedf1PmH8bs7goa2jw%3d%3d || Yes
|token
+
|Token
+
|Your Taptica affiliate token - will be sent as part of the integration
+
|Token=hSuz7l0OUjwVy4uGX2bfAw%3d%3d
+
|Yes
+
 
|-
 
|-
 
+
| platforms || Platforms || Indicate the Platform of the requested offers. Can be either iPhone, iPad, iPod, Android. || platforms=iPhone || Yes
|platforms
+
|Platforms
+
|Indicate the Platform of the requested offers. Can be either iPhone, iPad, iPod, Android.  
+
|platforms=iPhone
+
|Yes
+
 
|-
 
|-
 
+
| countries || countries || Enter the country codes of the requested offers. Can be multiple selection. || countries=US,BG || No
|Countries
+
|Countries
+
|Enter the country codes of the requested offers. Can be multiple selection.
+
|countries=US,BG
+
|No
+
 
|-
 
|-
 
+
| version || version=2 || current version of Taptica API || version=2 || Yes
|Version
+
|Version=2
+
|current version of Taptica API
+
|Version=2
+
|Yes
+
 
|-
 
|-
 
+
| payout Type || payoutType || Specifies the requested offer payout. Can be either CPA, CPC,CPE, CPM. Mostly, Taptica supports CPA, CPC , CPE offers. || payoutType=cpa || No
 
+
|payout Type
+
|payoutType
+
|Specifies the requested offer payout. Can be either CPA, CPC, CPM. Mostly, Taptica supports CPA offers.
+
|payoutType=cpa
+
|No
+
 
|-
 
|-
 
+
| minPayout || Min Payout || Specifies the minimum payout offer you would like to get in the response. (if you do not want to filter by country leave it empty) || minPayout=1.2 || No
|minPayout
+
|Min Payout
+
|Specifies the minimum payout offer you would like to get in the response. (if you do not want to filter by country leave it empty)
+
|minPayout=1.2
+
|No
+
 
|-
 
|-
 
+
| categories || Categories || Specifies the offer categories you would like to get in the response. || categories=Games,Travel and Local, || No
|categories
+
|Categories
+
|Specifies the offer categories you would like to get in the response.
+
|categories=Games,Travel and Local,
+
|No
+
 
|-
 
|-
 
+
| noCreative || No creative || No creative allow the publisher to decide if the response will include the creative or won't (the value can be false or true) || noCreative=True || No
 
+
|noCreative  
+
|No creative
+
|No creative allow the publisher to decide if the response will include the creative or won't (the value can be false or true)
+
|noCreative=True
+
|No
+
 
|-
 
|-
 
+
| size || Creative size || allow the publisher to decide which creative size will be include in the response (in case he wise to get specific banner size) || size=320X480,320X50,728X90 || No
|size
+
|Creative size
+
|allow the publisher to decide which creative size will be include in the response (in case he wise to get specific banner size)
+
|size=320X480,320X50,728X90
+
|No
+
 
|-
 
|-
 
+
| format || format || Specifies the response type. json(Default). || json || No
|format
+
|Format
+
|Specifies the response type. json(Default),jsonp,xml,csv.
+
|xml, csv, json,jsonp
+
|No
+
|-
+
 
+
|callback
+
|JSONP callback
+
|Specifies the callback you will get in the jsonp response
+
|what ever is your callback (for example callback=runme)
+
|No
+
 
|-
 
|-
 +
| gzip || gzip || Taptica response will be sent zipped || true || YES
 
|}
 
|}
  
'''Category List in compliance with IAB'''
+
<p style="margin: 20px 0;">'''Category List in compliance with IAB''' - please see category list here: https://gist.github.com/thiagozs/6732050</p>
  
please see category list here : https://gist.github.com/thiagozs/6732050
+
== <span style="color:#333;">Response</span> <span style="color:#E94E24;">parameters</span> ==
  
 
+
{| border="1" cellspacing="0" cellpadding="10" style="width:100%; border-collapse: collapse; border: 1px solid #ddd; font-family: sans-serif; direction: ltr; text-align: left;"
 
+
|- style="background-color: #f8f9fa; color: #333; font-weight: bold; border-bottom: 2px solid #E94E24;"
 
+
| Parameter || Description || Example
'''Response parameters'''
+
 
+
{| border="1" cellspacing="0" cellpadding="5" valign="top"
+
 
+
|'''Parameter''' 
+
|'''Description''' 
+
|'''Example''' 
+
 
+
 
|-
 
|-
 
+
| OfferId || Taptica internal offer ID. || 4960
|OfferId
+
|Taptica internal offer ID.
+
|4960
+
 
|-
 
|-
 
+
| Name || Taptica internal offer name. || Underworld Empire- US- iPhone
|Name
+
|Taptica internal offer name.
+
|Underworld Empire- US- iPhone
+
 
|-
 
|-
 
+
| Description || Offer description. || Play with MILLIONs of players NOW in the LARGEST, most INTENSE, SOCIAL CRIME MMO!
|Description
+
|Offer description.
+
|Play with MILLIONs of players NOW in the LARGEST, most INTENSE, SOCIAL CRIME MMO!
+
 
|-
 
|-
 
+
| platforms || Supported platform. || iPhone
|Platforms
+
|Supported platform.
+
|iPhone
+
 
|-
 
|-
 
+
| MinOsVersion || Minimum OS version. || 4.3
|MinOsVersion
+
|Minimum OS version.
+
|4.3
+
 
|-
 
|-
 
+
| MarketAppId || Google / Appstore application id. || 555150599
|MarketAppId
+
|Google / Appstore application id.
+
|555150599
+
 
|-
 
|-
 
+
| AppRate || application rate based on rate in the app/google store || "AppRate": "4"
|AppRate
+
|application rate based on rate in the app/google store
+
|"AppRate": "4"
+
 
|-
 
|-
 
+
| PreviewLink || Link to the application in Appstore. || https://itunes.apple.com/us/app/underworld-empire/id555150599
|PreviewLink
+
|Link to the application in Appstore.
+
|https://itunes.apple.com/us/app/underworld-empire/id555150599
+
 
|-
 
|-
 
+
| TrackingLink || Taptica basic tracking link *(please see explanation below) || http://tracking.taptica.com/aff_c?tt_ls=b&offer_id=4390&tt_appid=555150599&aff_id=2004&tt_sub_aff=YYYY&tt_bannerid=49552&tt_mac=&tt_mac_sha1=&tt_mac_md5=&tt_idfa=&tt_idfa_sha1=&tt_idfa_md5=&tt_aff_impid=1321sads35sa&tt_aff_clickid=qa143287w
|TrackingLink
+
|Taptica basic tracking link *(please see explanation below)
+
|http://tracking.taptica.com/aff_c?tt_ls=b&offer_id=4390&tt_appid=555150599&aff_id=2004&tt_sub_aff=YYYY&tt_bannerid=49552&tt_mac=&tt_mac_sha1=&tt_mac_md5=&tt_idfa=&tt_idfa_sha1=&tt_idfa_md5=&tt_aff_impid=1321sads35sa&tt_aff_clickid=qa143287w
+
 
|-
 
|-
 
+
| ImpressionUrl || Taptica basic impression link *(please see explanation below) || https://impression.taptica.com/aff_i?ver=bulk&tt_ls=b&offer_id=4390&tt_appid=555150599&aff_id=2004&tt_sub_aff=YYYY&tt_bannerid=49552&tt_mac=&tt_mac_sha1=&tt_mac_md5=&tt_idfa=&tt_idfa_sha1=&tt_idfa_md5=&tt_aff_impid=1321sads35sa&tt_aff_clickid=qa143287w
|IsDeviceIdMandatory
+
|when set to true, it means that the application '''must''' get at least one of the device parameters specified in the "DeviceIds".
+
|false / true
+
 
|-
 
|-
 
+
| IsDeviceIdMandatory || when set to true, it means that the application must get at least one of the device parameters specified in the "DeviceIds". || false / true
|DeviceIds
+
|Indicates the supporeted device ids
+
|tt_mac,tt_mac_sha1,tt_mac_md5,tt_idfa,tt_idfa_sha1,tt_idfa_md5
+
 
|-
 
|-
 
+
| DeviceIds || Indicates the supporeted device ids || tt_mac,tt_mac_sha1,tt_mac_md5,tt_idfa,tt_idfa_sha1,tt_idfa_md5
|SupportedCountriesV2
+
|Indicates the offer's supported countries (returned as list).
+
|US
+
 
|-
 
|-
 
+
| SupportedCountriesV2 || Indicates the offer's supported countries (returned as list). || US
 
+
|city
+
|Indicates the offer's supported cities (returned as list under each coutry).
+
|Albany
+
 
|-
 
|-
 
+
| city || Indicates the offer's supported cities (returned as list under each coutry). || Albany
|region
+
|Indicates the offer's supported regions (returned as list under each country).
+
|New York
+
 
|-
 
|-
 
+
| region || Indicates the offer's supported regions (returned as list under each country). || New York
|PayoutType
+
|Indicates the offer Payout Type, can be either CPA, CPC, CPM.
+
|CPA
+
 
|-
 
|-
 
+
| payoutType || Indicates the offer Payout Type, can be either CPA, CPC, CPM,CPE. || CPA
|Payout
+
|Indicates the offer Payout.  
+
|1.2
+
 
|-
 
|-
 
+
| Payout || Indicates the offer Payout. || 1.2
|DailyBudget
+
|Returns the remaining budget for specific  publisher in USD  or returns 'unavailable' when there is no limit.  
+
|Unlimited / 1500
+
 
|-
 
|-
 
+
| DailyBudget || Returns the remaining budget for specific publisher in USD or returns 'unavailable' when there is no limit. || Unlimited / 1500
|Categories
+
|Shows the offer categories as sets in Taptica system (returned as list).
+
|Entertainment / Games
+
 
|-
 
|-
 
+
| Categories || Shows the offer categories as sets in Taptica system (returned as list). || Entertainment / Games
|HasVideo
+
|offer contains a video creative.
+
|true/false
+
 
|-
 
|-
 
+
| HasVideo || offer contains a video creative. || true/false
|VideoBanner
+
|Companion Banner for video creative
+
|"CompanionBanner",
+
"Id": 2334079,
+
"Name": "480x320.jpg"}]
+
 
+
 
|-
 
|-
 
+
| VideoBanner || Companion Banner for video creative || "CompanionBanner", "Id": 2334079, "Name": "480x320.jpg"}]
|Creatives
+
|provides the creative data as Banner ID, Banner Name, Creative Link, Creative Type, Creative Size. (returned as list)
+
|
+
Id 49552
+
Name 20130327115527-DJ_Tira_static_Banner_320X320.gif
+
CreativeLink http://media.go2speed.org/brand/files/taptica/3530/20130327115527-DJ_Tira_static_Banner_320X320.gif
+
CreativeType banner
+
CreativeSize 320x320
+
 
|-
 
|-
 
+
| Creatives || provides the creative data as Banner ID, Banner Name, Creative Link, Creative Type, Creative Size. (returned as list) || Id 49552, Name 20130327115527-DJ_Tira_static_Banner_320X320.gif, CreativeLink http://media...
|BlockedSubAffiliateV2
+
|Unauthorized sub affiliate, Specifies the sub affiliate of the affiliate which are unauthorized to run the offer.
+
|Unavailable / 1265 ...
+
 
|-
 
|-
 
+
| BlockedSubAffiliateV2 || Unauthorized sub affiliate, Specifies the sub affiliate of the affiliate which are unauthorized to run the offer. || "373329","sub_affliate353"
|AllowedSubAffiliate
+
|Authorized sub affiliate, Specifies the sub affiliate of the affiliate which are authorized to run the offer.
+
|Unavailable / 1265 ...
+
 
|-
 
|-
 
+
| AllowedSubAffiliate || Authorized sub affiliate, Specifies the sub affiliate of the affiliate which are authorized to run the offer. || Unavailable / 1265 ...
|BannerText
+
|Offer promotion text.
+
|Get Free Application Now!
+
 
|-
 
|-
 
+
| isAppNameMandatory || Indicates offers with a mandatory request to pass the specific application name of the media source to Taptica through the click URL, using parameter 'tt_app_name' || false/true
|IsIncent
+
|Incentivised traffic allowed
+
|false/true
+
 
|-
 
|-
 
+
| BannerText || Offer promotion text. || Get Free Application Now!
|CallToAction
+
|Offer promotion text- to be used with native ads
+
|Get Free Application Now!
+
 
|-
 
|-
 
+
| IsIncent || Incentivised traffic allowed || false/true
|AppIconURL
+
|link to the application Icon on app store or Google play
+
|https://lh6.ggpht.com/LmBa6jgU5zTnvb4G52ZYeCr2CAq8BEB9atNBTGkyZXIsEZTjxDA_F7YV6l1t9gpBEw=w300-rw
+
 
|-
 
|-
 
+
| CallToAction || Offer promotion text- to be used with native ads || Get Free Application Now!
|AppProviderName
+
|The Application Provider Name
+
|Playtika LTD
+
 
|-
 
|-
 
+
| payableAction || event the user required to complete in order for the publisher to get paid || Tutorial
|AppName
+
|The application official name as it on app store or Google play
+
|Candy Crush Sega
+
 
|-
 
|-
 
+
| AppIconURL || link to the application Icon on app store or Google play || https://lh6.ggpht.com/LmBa6jgU5zTnvb4G52ZYeCr2CAq8BEB9atNBTGkyZXIsEZTjxDA_F7YV6l1t9gpBEw=w300-rw
|Carriers
+
|mobile service carriers to be targeted
+
|[t-mobile]
+
 
|-
 
|-
 
+
| AppProviderName || The Application Provider Name || Playtika LTD
|Networks
+
|network connection type to be targeted
+
|["WIFI","3G"]
+
 
|-
 
|-
 
+
| AppName || The application official name as it on app store or Google play || Candy Crush Sega
 +
|-
 +
| Carriers || mobile service carriers to be targeted || [t-mobile]
 +
|-
 +
| trafficType || type of targeted traffic browser-based Internet or an application. || ["MOBILEWEB", "INAPP"]
 +
|-
 +
| Networks || network connection type to be targeted || ["WIFI","3G"]
 
|}
 
|}
  
 +
== <span style="color:#333;">Taptica</span> <span style="color:#E94E24;">optional affiliate Keys</span> ==
  
{| border="1" cellspacing="0" cellpadding="5" valign="top"
+
{| border="1" cellspacing="0" cellpadding="10" style="width:100%; border-collapse: collapse; border: 1px solid #ddd; font-family: sans-serif; direction: ltr; text-align: left;"
 
+
|- style="background-color: #f8f9fa; color: #333; font-weight: bold; border-bottom: 2px solid #E94E24;"
|'''Parameter''' 
+
| Parameter || Description || Example Value
|'''Description''' 
+
|'''Example''' 
+
 
|-
 
|-
 
+
| Affiliate click ID || Used for click id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric) || tt_aff_clickid=qa143287w  
'''Taptica optional affiliate Keys'''
+
 
+
 
+
|Affiliate click ID
+
|Used for click id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric)
+
|tt_aff_clickid=qa143287w  
+
 
|-
 
|-
 
+
| Sub affiliate || Used for sending Taptica your sub affiliate id upon click. The publisher can get it back via S2S postback (alfa numeric) || tt_sub_aff=13461d46
 
+
|Sub affiliate
+
|Used for sending Taptica your sub affiliate id upon click. The publisher can get it back via S2S postback (alfa numeric)
+
|tt_sub_aff=13461d46
+
 
|-
 
|-
 
+
| Affiliate impression ID || Used for impression id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric) || tt_aff_impid=1321sads35sa
|Affiliate impression ID
+
|Used for impression id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric)
+
|tt_aff_impid=1321sads35sa
+
|-
+
 
+
|Pipeline Data
+
|Used for any information that the publisher may want to send Taptica upon click and get back via S2S postback (alfa numeric)
+
|pd=abcd1234
+
 
|-
 
|-
 +
| Pipeline Data || Used for any information that the publisher may want to send Taptica upon click and get back via S2S postback (alfa numeric) || pd=abcd1234
 
|}
 
|}
  
'''Taptica Device Keys'''
+
== <span style="color:#333;">Taptica</span> <span style="color:#E94E24;">Device Keys</span> ==
  
{| border="1" cellspacing="0" cellpadding="5" valign="top"
+
{| border="1" cellspacing="0" cellpadding="10" style="width:100%; border-collapse: collapse; border: 1px solid #ddd; font-family: sans-serif; direction: ltr; text-align: left;"
 
+
|- style="background-color: #f8f9fa; color: #333; font-weight: bold; border-bottom: 2px solid #E94E24;"
|'''Parameter'''
+
| Parameter || Description || Example Value
|'''Description''' 
+
|'''Example''' 
+
 
|-
 
|-
 
+
| IMEI || Device '''Plain''' IMEI || tt_imei=86453214567892
|IMEI
+
|Device '''Plain''' IMEI
+
|tt_imei=86453214567892
+
 
|-
 
|-
 
+
| IMEI SHA1 || Device IMEI in SHA1 format || tt_imei_sha1=35eb6d1fc48b502e239b6449e9df534e415cad95
|IMEI SHA1
+
|Device IMEI in SHA1 format
+
|tt_imei_sha1=35eb6d1fc48b502e239b6449e9df534e415cad95
+
 
|-
 
|-
 
+
| IMEI MD5 || Device IMEI in MD5 format || tt_imei_md5=946cc1baf8bcaec827bb1828cc6d9a94
|IMEI MD5
+
|Device IMEI in MD5 format
+
|tt_imei_md5=946cc1baf8bcaec827bb1828cc6d9a94
+
 
|-
 
|-
 
+
| Android Advertising ID || Device Android advertising plain ID || tt_advertising_id=3ee0149b4ccef71bs85d24derg
|Android Advertising ID  
+
|Device Android advertising plain ID
+
|tt_advertising_id=3ee0149b4ccef71bs85d24derg
+
 
|-
 
|-
 
+
| Android Advertising ID SHA1 || Device Android advertising ID in SHA1 format || tt_advertising_id=32f2e52e8157fcb729d799d1ca69160df2edf8974
|Android Advertising ID SHA1
+
|Device Android advertising ID in SHA1 format  
+
|tt_advertising_id=32f2e52e8157fcb729d799d1ca69160df2edf8974
+
 
|-
 
|-
 
+
| Android Advertising ID MD5 || Device Android advertising ID in MD5 format || tt_advertising_id=2315w52e8157fcb729d799d1ca691608speofd2
|Android Advertising ID MD5
+
|Device Android advertising ID in MD5 format  
+
|tt_advertising_id=2315w52e8157fcb729d799d1ca691608speofd2
+
 
|-
 
|-
 
+
| Mac Address || Device Plain Mac Address or when you don’t know what is the format of the Mac Address you have. (upper case with colon) || tt_mac=44:2A:60:G5:GE:G5
|Mac Address
+
|Device Plain Mac Address or when you don’t know what is the format of the Mac Address you have. (upper case with colon)
+
|tt_mac=44:2A:60:G5:GE:G5
+
 
|-
 
|-
 
+
| Mac Address SHA1 || Device Mac Address in SHA1 format (upper case with colon) || tt_mac_sha1=fa6bb084ae52461328eb9f06039be222ef287246
|Mac Address SHA1
+
|Device Mac Address in SHA1 format (upper case with colon)
+
|tt_mac_sha1=fa6bb084ae52461328eb9f06039be222ef287246
+
 
|-
 
|-
 
+
| Mac Address MD5 || Device Mac Address in MD5 format (upper case with colon) || tt_mac_md5=80efe2256d548c85ca2f2d18de241a80
|Mac Address MD5
+
|Device Mac Address in MD5 format (upper case with colon)
+
|tt_mac_md5=80efe2256d548c85ca2f2d18de241a80
+
 
|-
 
|-
 
+
| IDFA || Device Plain IDFA or when you don’t know what is the format of IDFA you have. || tt_idfa=771468523E3346ABAA04E207BBAF094B
|IDFA
+
|Device Plain IDFA or when you don’t know what is the format of IDFA you have.
+
|tt_idfa=771468523E3346ABAA04E207BBAF094B
+
 
|-
 
|-
 
+
| IDFA SHA1 || Device IDFA in SHA1 format || tt_idfa_sha1=ee5c19f8cf370b5978f4b9f33343a5e79c58df9a
|IDFA SHA1
+
|Device IDFA in SHA1 format
+
|tt_idfa_sha1=ee5c19f8cf370b5978f4b9f33343a5e79c58df9a
+
|-
+
 
+
|IDFA MD5
+
|Device  IDFA in MD5 format
+
|tt_idfa_md5=bb1e0285fbb97ba83fdb4e72514d62f5
+
 
|-
 
|-
 +
| IDFA MD5 || Device IDFA in MD5 format || tt_idfa_md5=bb1e0285fbb97ba83fdb4e72514d62f5
 
|}
 
|}
  
 +
== <span style="color:#333;">Error</span> <span style="color:#E94E24;">messages</span> ==
  
'''Error messages'''
+
{| border="1" cellspacing="0" cellpadding="10" style="width:100%; border-collapse: collapse; border: 1px solid #ddd; font-family: sans-serif; direction: ltr; text-align: left;"
 
+
|- style="background-color: #f8f9fa; color: #333; font-weight: bold; border-bottom: 2px solid #E94E24;"
{| border="1" cellspacing="0" cellpadding="5" valign="top"
+
| Error Code || Error Text || Error description
 
+
|'''Error Code'''
+
|'''Error Text''' 
+
|'''Error description''' 
+
 
|-
 
|-
 
+
| 0 || OK || Success
|0
+
|OK
+
|Success
+
 
|-
 
|-
 
+
| 100 || Not Modified. || There was no data to return, please try again. if consist please contact Taptica Support
|100
+
|Not Modified.
+
|There was no data to return, please try again. if consist please contact Taptica Support
+
 
|-
 
|-
 
+
| 200 || Bad Request. || Bad Request for parameter + the bad parameter
|200
+
|Bad Request.
+
|Bad Request for parameter + the bad parameter
+
 
|-
 
|-
 
+
| 300 || Unauthorized. || Authorization error. Authentication credential are missing or incorrect.
|300
+
|Unauthorized.
+
|Authorization error. Authentication credential are missing or incorrect.
+
 
|-
 
|-
 
+
| 301 || Invalid token. || The token that was delivered is invalid
|301
+
|Invalid Token.
+
|The token that was delivered is invalid
+
 
|-
 
|-
 
+
| 400 || General Error. || Any other error that does not fall under the above errors
|400
+
|General Error.
+
|Any other error that does not fall under the above errors
+
|-
+
 
+
 
|}
 
|}
  
 +
== <span style="color:#333;">Sample</span> <span style="color:#E94E24;">Json Response</span> ==
  
'''Sample Json Response'''
+
<div style="background: #2d2d2d; color: #8bc34a; padding: 20px; border-radius: 8px; font-family: 'Consolas', monospace; direction: ltr; text-align: left; overflow-x: auto; max-height: 500px; font-size: 13px; line-height: 1.5;">
 +
{"Error":"OK","ErrorCode":0,"Data":[{"AppIconUrl":"http:\/\/a4.mzstatic.com\/us\/r30\/Purple4\/v4\/20\/4c\/41\/204c41c4-de06-9d79-7a28-3a3790821887\/mzl.oqwgeagh.175x175-75.jpg","AppName":"Game of War - Fire Age","AppProviderName":"Machine Zone, Inc","AppRate":"4.5","BannerText":null,"BlockedSubAffiliateV2":["323232","u_ttr01234"],"isAppNameMandatory": false",payableAction":"Tutorial","CallToAction":"Install","Carriers":[{"Carriers":[],"Country":"CA"}],"trafficType": "MOBILEWEB","Categories":["Hobbies & Interests","Video & Computer Games"],"Creatives":[{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/bcb297db136a477680ac237ae15115d4_234x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"234x60","CreativeType":"Banner","Id":2321817,"Name":"234x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a3064ecde6fa42288ffe1ee6c9b91fa1_250x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x250","CreativeType":"Banner","Id":2321818,"Name":"250x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/07521eaae5324f889b87f82e0d0066e3_120x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"120x600","CreativeType":"Banner","Id":2321819,"Name":"120x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/260596175c0f4e8f811594cf536500d7_240x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"240x350","CreativeType":"Banner","Id":2321820,"Name":"240x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84c0a1dbb5c74adea01482ae9dfdaeef_160x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"160x600","CreativeType":"Banner","Id":2321821,"Name":"160x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/74c871cd0edd487186bded2a8c688c88_300x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x50","CreativeType":"Banner","Id":2321822,"Name":"300x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"Banner","Id":2321823,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321824,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"Banner","Id":2321825,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321826,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/8bcbf44cf0d94b97a3404d1baa24dcf2_320x48_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x48","CreativeType":"Banner","Id":2321827,"Name":"320x48_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"Banner","Id":2321828,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"FullScreen","Id":2321829,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/c0d639b5ff2842bb81438cffa6be5434_320x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x50","CreativeType":"Banner","Id":2321830,"Name":"320x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/50d52c111f134fcbaafdaa09e088e112_300x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x600","CreativeType":"Banner","Id":2321831,"Name":"300x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/48a9bcc811254d4095100a2512769c73_336x280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"336x280","CreativeType":"Banner","Id":2321832,"Name":"336x280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/5660a2e89d8a450996361c060e48d85d_320x480_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321833,"Name":"320x480_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/fe06de73314841c0ad5e1dbc9c0f45ba_468x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"468x60","CreativeType":"Banner","Id":2321834,"Name":"468x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d6182507dbc643959ab05f11356007a3_480x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x50","CreativeType":"Banner","Id":2321835,"Name":"480x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0e099b70f30646c198289727da99149c_400x800_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"400x800","CreativeType":"FullScreen","Id":2321836,"Name":"400x800_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2373978de58b493c954250d364b0a51c_320x480_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321837,"Name":"320x480_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/98025827bde04f349714e83313577732_320x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x50","CreativeType":"Banner","Id":2321838,"Name":"320x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4fe48ba89cf7484ab02a9d2c102adf1e_480x320_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321839,"Name":"480x320_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a8b4c44740af4e58a71796476afd1789_480x320_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321840,"Name":"480x320_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7e885b59a255459bbd980c5e4ba99208_390x200_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"390x200","CreativeType":"Banner","Id":2321841,"Name":"390x200_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2aa41a79eda64e02a809c243cd40eb27_300x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x50","CreativeType":"Banner","Id":2321842,"Name":"300x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d2b3281e3cb643dd85b8519651eb9f03_640x100_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x100","CreativeType":"Banner","Id":2321843,"Name":"640x100_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"Banner","Id":2321844,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"FullScreen","Id":2321845,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/575d113eb42d4f7285b115d5f5902601_640x290_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x290","CreativeType":"Banner","Id":2321846,"Name":"640x290_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0391709b1c71463d8e9a8bb97f56f211_648x340_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"648x340","CreativeType":"Banner","Id":2321847,"Name":"648x340_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/be0140c22d2142eeb2402b0923ae5114_705x344_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"705x344","CreativeType":"Banner","Id":2321848,"Name":"705x344_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/864cd48b867d483a91cda57d3b62bb4c_640x960_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x960","CreativeType":"FullScreen","Id":2321849,"Name":"640x960_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0aa2a3199c214eadb6b132055b75cd5f_768x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x90","CreativeType":"Banner","Id":2321850,"Name":"768x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/901283dea5684451b7f4c4bbc8a0a1b9_480x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x60","CreativeType":"Banner","Id":2321851,"Name":"480x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e181df0a50eb4b04a52fc60276efa868_750x560_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"750x560","CreativeType":"Banner","Id":2321852,"Name":"750x560_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/db8889bf547042d7a7a968203f8e600c_800x400_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x400","CreativeType":"FullScreen","Id":2321853,"Name":"800x400_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4f45ed4d91d842e18f0d36bf647e4c31_768x1024_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x1024","CreativeType":"FullScreen","Id":2321854,"Name":"768x1024_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7a5cb9222f324eda8ba92d4b6344eaa6_800x440_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x440","CreativeType":"Banner","Id":2321855,"Name":"800x440_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d330af2b2a6d4265955c54cacd280eea_720x1280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"720x1280","CreativeType":"FullScreen","Id":2321856,"Name":"720x1280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a1bb281d1cde44e0b56b263716d6b4af_800x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x600","CreativeType":"Banner","Id":2321857,"Name":"800x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e8d00066796b48979f344d4e71b1d809_1024x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x90","CreativeType":"Banner","Id":2321858,"Name":"1024x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"Banner","Id":2321859,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"FullScreen","Id":2321860,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/23fdb226ac9749cf9f6e5d7d5ff356af_1024x768_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x768","CreativeType":"FullScreen","Id":2321861,"Name":"1024x768_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/b67b4dac7ed742659d43ae3b26fa7074_1200x627_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1200x627","CreativeType":"Banner","Id":2321862,"Name":"1200x627_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/65309c61c76e406485ce1c235eaa1c86_960x640_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"960x640","CreativeType":"FullScreen","Id":2321863,"Name":"960x640_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/3f1bc40b4f484e9bacc5c33e46a58fd5_1280x720_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1280x720","CreativeType":"FullScreen","Id":2321864,"Name":"1280x720_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e0bda65d207e45c289b234ba2ba0b65f_728x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"728x90","CreativeType":"Banner","Id":2321865,"Name":"728x90_SoldierCompany_ios_GEN_EN.jpg"}],"DailyBudget":"2450","Description":" Domination of the Kingdom! PLAY FOR FREE in the most addicting & interactive Action Strategy MMO GAME!","DeviceIds":["udid","idfa","mac","udid_sha1","idfa_sha1","mac_sha1","udid_md5","idfa_md5","mac_md5"],"HasVideo":false,"IsDeviceIdMandatory":false,"IsIncent":false,"MarketAppId":"667728512","MinOsVersion":"8.0","Name":"Game of war iphone CA Bucket 1 soldiercompany","Networks":["WIFI","3G"],"OfferId":"26910","Payout":8.75000,"payoutType":"CPA","Platforms":["IPhone"],"PreviewLink":"https:\/\/itunes.apple.com\/app\/game-of-war-fire-age\/id667728512","SupportedCountriesV2":[{"city":null,"country":"CA","region":null}],"TrackingLink":"http:\/\/clk.taptica.com\/aff_c?tt_ls=b&offer_id=26910&aff_id=3125018&tt_appid=667728512&tt_bannerid="},"ImpressionUrl":"https://impression.taptica.com/aff_i?ver=bulk&tt_ls=b&offer_id=19604&tt_appid=550854415&aff_id=6905&tt_bannerid="}}]
 +
</div>
  
{"Error":"OK","ErrorCode":0,"Data":[{"AppIconUrl":"http:\/\/a4.mzstatic.com\/us\/r30\/Purple4\/v4\/20\/4c\/41\/204c41c4-de06-9d79-7a28-3a3790821887\/mzl.oqwgeagh.175x175-75.jpg","AppName":"Game of War - Fire Age","AppProviderName":"Machine Zone, Inc","AppRate":"4.5","BannerText":null,"BlockedSubAffiliateV2":[],"CallToAction":"Install","Carriers":[{"Carriers":[],"Country":"CA"}],"Categories":["Hobbies & Interests","Video & Computer Games"],"Creatives":[{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/bcb297db136a477680ac237ae15115d4_234x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"234x60","CreativeType":"Banner","Id":2321817,"Name":"234x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a3064ecde6fa42288ffe1ee6c9b91fa1_250x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x250","CreativeType":"Banner","Id":2321818,"Name":"250x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/07521eaae5324f889b87f82e0d0066e3_120x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"120x600","CreativeType":"Banner","Id":2321819,"Name":"120x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/260596175c0f4e8f811594cf536500d7_240x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"240x350","CreativeType":"Banner","Id":2321820,"Name":"240x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84c0a1dbb5c74adea01482ae9dfdaeef_160x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"160x600","CreativeType":"Banner","Id":2321821,"Name":"160x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/74c871cd0edd487186bded2a8c688c88_300x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x50","CreativeType":"Banner","Id":2321822,"Name":"300x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"Banner","Id":2321823,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321824,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"Banner","Id":2321825,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321826,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/8bcbf44cf0d94b97a3404d1baa24dcf2_320x48_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x48","CreativeType":"Banner","Id":2321827,"Name":"320x48_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"Banner","Id":2321828,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"FullScreen","Id":2321829,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/c0d639b5ff2842bb81438cffa6be5434_320x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x50","CreativeType":"Banner","Id":2321830,"Name":"320x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/50d52c111f134fcbaafdaa09e088e112_300x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x600","CreativeType":"Banner","Id":2321831,"Name":"300x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/48a9bcc811254d4095100a2512769c73_336x280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"336x280","CreativeType":"Banner","Id":2321832,"Name":"336x280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/5660a2e89d8a450996361c060e48d85d_320x480_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321833,"Name":"320x480_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/fe06de73314841c0ad5e1dbc9c0f45ba_468x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"468x60","CreativeType":"Banner","Id":2321834,"Name":"468x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d6182507dbc643959ab05f11356007a3_480x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x50","CreativeType":"Banner","Id":2321835,"Name":"480x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0e099b70f30646c198289727da99149c_400x800_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"400x800","CreativeType":"FullScreen","Id":2321836,"Name":"400x800_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2373978de58b493c954250d364b0a51c_320x480_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321837,"Name":"320x480_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/98025827bde04f349714e83313577732_320x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x50","CreativeType":"Banner","Id":2321838,"Name":"320x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4fe48ba89cf7484ab02a9d2c102adf1e_480x320_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321839,"Name":"480x320_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a8b4c44740af4e58a71796476afd1789_480x320_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321840,"Name":"480x320_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7e885b59a255459bbd980c5e4ba99208_390x200_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"390x200","CreativeType":"Banner","Id":2321841,"Name":"390x200_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2aa41a79eda64e02a809c243cd40eb27_300x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x50","CreativeType":"Banner","Id":2321842,"Name":"300x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d2b3281e3cb643dd85b8519651eb9f03_640x100_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x100","CreativeType":"Banner","Id":2321843,"Name":"640x100_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"Banner","Id":2321844,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"FullScreen","Id":2321845,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/575d113eb42d4f7285b115d5f5902601_640x290_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x290","CreativeType":"Banner","Id":2321846,"Name":"640x290_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0391709b1c71463d8e9a8bb97f56f211_648x340_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"648x340","CreativeType":"Banner","Id":2321847,"Name":"648x340_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/be0140c22d2142eeb2402b0923ae5114_705x344_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"705x344","CreativeType":"Banner","Id":2321848,"Name":"705x344_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/864cd48b867d483a91cda57d3b62bb4c_640x960_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x960","CreativeType":"FullScreen","Id":2321849,"Name":"640x960_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0aa2a3199c214eadb6b132055b75cd5f_768x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x90","CreativeType":"Banner","Id":2321850,"Name":"768x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/901283dea5684451b7f4c4bbc8a0a1b9_480x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x60","CreativeType":"Banner","Id":2321851,"Name":"480x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e181df0a50eb4b04a52fc60276efa868_750x560_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"750x560","CreativeType":"Banner","Id":2321852,"Name":"750x560_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/db8889bf547042d7a7a968203f8e600c_800x400_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x400","CreativeType":"FullScreen","Id":2321853,"Name":"800x400_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4f45ed4d91d842e18f0d36bf647e4c31_768x1024_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x1024","CreativeType":"FullScreen","Id":2321854,"Name":"768x1024_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7a5cb9222f324eda8ba92d4b6344eaa6_800x440_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x440","CreativeType":"Banner","Id":2321855,"Name":"800x440_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d330af2b2a6d4265955c54cacd280eea_720x1280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"720x1280","CreativeType":"FullScreen","Id":2321856,"Name":"720x1280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a1bb281d1cde44e0b56b263716d6b4af_800x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x600","CreativeType":"Banner","Id":2321857,"Name":"800x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e8d00066796b48979f344d4e71b1d809_1024x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x90","CreativeType":"Banner","Id":2321858,"Name":"1024x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"Banner","Id":2321859,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"FullScreen","Id":2321860,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/23fdb226ac9749cf9f6e5d7d5ff356af_1024x768_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x768","CreativeType":"FullScreen","Id":2321861,"Name":"1024x768_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/b67b4dac7ed742659d43ae3b26fa7074_1200x627_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1200x627","CreativeType":"Banner","Id":2321862,"Name":"1200x627_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/65309c61c76e406485ce1c235eaa1c86_960x640_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"960x640","CreativeType":"FullScreen","Id":2321863,"Name":"960x640_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/3f1bc40b4f484e9bacc5c33e46a58fd5_1280x720_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1280x720","CreativeType":"FullScreen","Id":2321864,"Name":"1280x720_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e0bda65d207e45c289b234ba2ba0b65f_728x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"728x90","CreativeType":"Banner","Id":2321865,"Name":"728x90_SoldierCompany_ios_GEN_EN.jpg"}],"DailyBudget":"2450","Description":" Domination of the Kingdom! PLAY FOR FREE in the most addicting & interactive Action Strategy MMO GAME!","DeviceIds":["udid","idfa","mac","udid_sha1","idfa_sha1","mac_sha1","udid_md5","idfa_md5","mac_md5"],"HasVideo":false,"IsDeviceIdMandatory":false,"IsIncent":false,"MarketAppId":"667728512","MinOsVersion":"8.0","Name":"Game of war iphone CA Bucket 1 soldiercompany","Networks":["WIFI","3G"],"OfferId":"26910","Payout":8.75000,"PayoutType":"CPA","Platforms":["IPhone"],"PreviewLink":"https:\/\/itunes.apple.com\/app\/game-of-war-fire-age\/id667728512","SupportedCountriesV2":[{"city":null,"country":"CA","region":null}],"TrackingLink":"http:\/\/clk.taptica.com\/aff_c?tt_ls=b&offer_id=26910&aff_id=3125018&tt_appid=667728512&tt_bannerid="}]}
+
<div style="margin-top: 50px; padding: 20px; border-top: 1px solid #eee; color: #888; font-size: 13px; text-align: center; direction: ltr;">
 +
© 2026 '''Taptica''' Ltd. | Performance Division of Nexxen
 +
</div>

Latest revision as of 11:34, 12 May 2026

Taptica Bulk API

Taptica Bulk API allows publishers to pull offers Meta data directly from our servers, the offers inventory will be associated with your account by Taptica media managers.

Since there are frequent changes in the offers list,The publisher is responsible to generate an API request every 15 minutes.
In case an active is no longer part of the the response, please Remove the offer from production.

Taptica is limiting the numbers of daily requests per country,once you exceed 3000 requests you will not get a response.

Contents

[edit] Request

• The request is sent via an HTTP "Get request" to the following URL: https://api.taptica.com/v2/bulk?token={affiliate-token}

• The body of the POST contains URL encoded key/value pairs separated by "&".

• Request headers should include:
Header name: Accept-Encoding
Header value: gzip

Json Gzipped format - for testing purposes only, please do not use with live traffic:

https://api.taptica.com/v2/bulk?token=7Bhisedf1PmH8bs7goa2jw%3d%3d&platforms=iPhone&version=2&format=json&countries=US

Request parameters

  • Case sensitive
Parameter Name In Request Description Example Mandatory
token token Your Taptica affiliate token - will be sent as part of the integration token=7Bhisedf1PmH8bs7goa2jw%3d%3d Yes
platforms Platforms Indicate the Platform of the requested offers. Can be either iPhone, iPad, iPod, Android. platforms=iPhone Yes
countries countries Enter the country codes of the requested offers. Can be multiple selection. countries=US,BG No
version version=2 current version of Taptica API version=2 Yes
payout Type payoutType Specifies the requested offer payout. Can be either CPA, CPC,CPE, CPM. Mostly, Taptica supports CPA, CPC , CPE offers. payoutType=cpa No
minPayout Min Payout Specifies the minimum payout offer you would like to get in the response. (if you do not want to filter by country leave it empty) minPayout=1.2 No
categories Categories Specifies the offer categories you would like to get in the response. categories=Games,Travel and Local, No
noCreative No creative No creative allow the publisher to decide if the response will include the creative or won't (the value can be false or true) noCreative=True No
size Creative size allow the publisher to decide which creative size will be include in the response (in case he wise to get specific banner size) size=320X480,320X50,728X90 No
format format Specifies the response type. json(Default). json No
gzip gzip Taptica response will be sent zipped true YES

Category List in compliance with IAB - please see category list here: https://gist.github.com/thiagozs/6732050

[edit] Response parameters

Parameter Description Example
OfferId Taptica internal offer ID. 4960
Name Taptica internal offer name. Underworld Empire- US- iPhone
Description Offer description. Play with MILLIONs of players NOW in the LARGEST, most INTENSE, SOCIAL CRIME MMO!
platforms Supported platform. iPhone
MinOsVersion Minimum OS version. 4.3
MarketAppId Google / Appstore application id. 555150599
AppRate application rate based on rate in the app/google store "AppRate": "4"
PreviewLink Link to the application in Appstore. https://itunes.apple.com/us/app/underworld-empire/id555150599
TrackingLink Taptica basic tracking link *(please see explanation below) http://tracking.taptica.com/aff_c?tt_ls=b&offer_id=4390&tt_appid=555150599&aff_id=2004&tt_sub_aff=YYYY&tt_bannerid=49552&tt_mac=&tt_mac_sha1=&tt_mac_md5=&tt_idfa=&tt_idfa_sha1=&tt_idfa_md5=&tt_aff_impid=1321sads35sa&tt_aff_clickid=qa143287w
ImpressionUrl Taptica basic impression link *(please see explanation below) https://impression.taptica.com/aff_i?ver=bulk&tt_ls=b&offer_id=4390&tt_appid=555150599&aff_id=2004&tt_sub_aff=YYYY&tt_bannerid=49552&tt_mac=&tt_mac_sha1=&tt_mac_md5=&tt_idfa=&tt_idfa_sha1=&tt_idfa_md5=&tt_aff_impid=1321sads35sa&tt_aff_clickid=qa143287w
IsDeviceIdMandatory when set to true, it means that the application must get at least one of the device parameters specified in the "DeviceIds". false / true
DeviceIds Indicates the supporeted device ids tt_mac,tt_mac_sha1,tt_mac_md5,tt_idfa,tt_idfa_sha1,tt_idfa_md5
SupportedCountriesV2 Indicates the offer's supported countries (returned as list). US
city Indicates the offer's supported cities (returned as list under each coutry). Albany
region Indicates the offer's supported regions (returned as list under each country). New York
payoutType Indicates the offer Payout Type, can be either CPA, CPC, CPM,CPE. CPA
Payout Indicates the offer Payout. 1.2
DailyBudget Returns the remaining budget for specific publisher in USD or returns 'unavailable' when there is no limit. Unlimited / 1500
Categories Shows the offer categories as sets in Taptica system (returned as list). Entertainment / Games
HasVideo offer contains a video creative. true/false
VideoBanner Companion Banner for video creative "CompanionBanner", "Id": 2334079, "Name": "480x320.jpg"}]
Creatives provides the creative data as Banner ID, Banner Name, Creative Link, Creative Type, Creative Size. (returned as list) Id 49552, Name 20130327115527-DJ_Tira_static_Banner_320X320.gif, CreativeLink http://media...
BlockedSubAffiliateV2 Unauthorized sub affiliate, Specifies the sub affiliate of the affiliate which are unauthorized to run the offer. "373329","sub_affliate353"
AllowedSubAffiliate Authorized sub affiliate, Specifies the sub affiliate of the affiliate which are authorized to run the offer. Unavailable / 1265 ...
isAppNameMandatory Indicates offers with a mandatory request to pass the specific application name of the media source to Taptica through the click URL, using parameter 'tt_app_name' false/true
BannerText Offer promotion text. Get Free Application Now!
IsIncent Incentivised traffic allowed false/true
CallToAction Offer promotion text- to be used with native ads Get Free Application Now!
payableAction event the user required to complete in order for the publisher to get paid Tutorial
AppIconURL link to the application Icon on app store or Google play https://lh6.ggpht.com/LmBa6jgU5zTnvb4G52ZYeCr2CAq8BEB9atNBTGkyZXIsEZTjxDA_F7YV6l1t9gpBEw=w300-rw
AppProviderName The Application Provider Name Playtika LTD
AppName The application official name as it on app store or Google play Candy Crush Sega
Carriers mobile service carriers to be targeted [t-mobile]
trafficType type of targeted traffic browser-based Internet or an application. ["MOBILEWEB", "INAPP"]
Networks network connection type to be targeted ["WIFI","3G"]

[edit] Taptica optional affiliate Keys

Parameter Description Example Value
Affiliate click ID Used for click id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric) tt_aff_clickid=qa143287w
Sub affiliate Used for sending Taptica your sub affiliate id upon click. The publisher can get it back via S2S postback (alfa numeric) tt_sub_aff=13461d46
Affiliate impression ID Used for impression id that the publisher may want to send Taptica and get back via S2S postback (alfa numeric) tt_aff_impid=1321sads35sa
Pipeline Data Used for any information that the publisher may want to send Taptica upon click and get back via S2S postback (alfa numeric) pd=abcd1234

[edit] Taptica Device Keys

Parameter Description Example Value
IMEI Device Plain IMEI tt_imei=86453214567892
IMEI SHA1 Device IMEI in SHA1 format tt_imei_sha1=35eb6d1fc48b502e239b6449e9df534e415cad95
IMEI MD5 Device IMEI in MD5 format tt_imei_md5=946cc1baf8bcaec827bb1828cc6d9a94
Android Advertising ID Device Android advertising plain ID tt_advertising_id=3ee0149b4ccef71bs85d24derg
Android Advertising ID SHA1 Device Android advertising ID in SHA1 format tt_advertising_id=32f2e52e8157fcb729d799d1ca69160df2edf8974
Android Advertising ID MD5 Device Android advertising ID in MD5 format tt_advertising_id=2315w52e8157fcb729d799d1ca691608speofd2
Mac Address Device Plain Mac Address or when you don’t know what is the format of the Mac Address you have. (upper case with colon) tt_mac=44:2A:60:G5:GE:G5
Mac Address SHA1 Device Mac Address in SHA1 format (upper case with colon) tt_mac_sha1=fa6bb084ae52461328eb9f06039be222ef287246
Mac Address MD5 Device Mac Address in MD5 format (upper case with colon) tt_mac_md5=80efe2256d548c85ca2f2d18de241a80
IDFA Device Plain IDFA or when you don’t know what is the format of IDFA you have. tt_idfa=771468523E3346ABAA04E207BBAF094B
IDFA SHA1 Device IDFA in SHA1 format tt_idfa_sha1=ee5c19f8cf370b5978f4b9f33343a5e79c58df9a
IDFA MD5 Device IDFA in MD5 format tt_idfa_md5=bb1e0285fbb97ba83fdb4e72514d62f5

[edit] Error messages

Error Code Error Text Error description
0 OK Success
100 Not Modified. There was no data to return, please try again. if consist please contact Taptica Support
200 Bad Request. Bad Request for parameter + the bad parameter
300 Unauthorized. Authorization error. Authentication credential are missing or incorrect.
301 Invalid token. The token that was delivered is invalid
400 General Error. Any other error that does not fall under the above errors

[edit] Sample Json Response

{"Error":"OK","ErrorCode":0,"Data":[{"AppIconUrl":"http:\/\/a4.mzstatic.com\/us\/r30\/Purple4\/v4\/20\/4c\/41\/204c41c4-de06-9d79-7a28-3a3790821887\/mzl.oqwgeagh.175x175-75.jpg","AppName":"Game of War - Fire Age","AppProviderName":"Machine Zone, Inc","AppRate":"4.5","BannerText":null,"BlockedSubAffiliateV2":["323232","u_ttr01234"],"isAppNameMandatory": false",payableAction":"Tutorial","CallToAction":"Install","Carriers":[{"Carriers":[],"Country":"CA"}],"trafficType": "MOBILEWEB","Categories":["Hobbies & Interests","Video & Computer Games"],"Creatives":[{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/bcb297db136a477680ac237ae15115d4_234x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"234x60","CreativeType":"Banner","Id":2321817,"Name":"234x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a3064ecde6fa42288ffe1ee6c9b91fa1_250x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x250","CreativeType":"Banner","Id":2321818,"Name":"250x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/07521eaae5324f889b87f82e0d0066e3_120x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"120x600","CreativeType":"Banner","Id":2321819,"Name":"120x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/260596175c0f4e8f811594cf536500d7_240x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"240x350","CreativeType":"Banner","Id":2321820,"Name":"240x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84c0a1dbb5c74adea01482ae9dfdaeef_160x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"160x600","CreativeType":"Banner","Id":2321821,"Name":"160x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/74c871cd0edd487186bded2a8c688c88_300x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x50","CreativeType":"Banner","Id":2321822,"Name":"300x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"Banner","Id":2321823,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/84e07daf6f7246d7aef2092b9578f85e_300x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321824,"Name":"300x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"Banner","Id":2321825,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/9fefa9b2f1fb4d71854c905a7b228214_300x250_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x250","CreativeType":"FullScreen","Id":2321826,"Name":"300x250_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/8bcbf44cf0d94b97a3404d1baa24dcf2_320x48_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x48","CreativeType":"Banner","Id":2321827,"Name":"320x48_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"Banner","Id":2321828,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7ef034a2021349748d49409786584999_250x350_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"250x350","CreativeType":"FullScreen","Id":2321829,"Name":"250x350_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/c0d639b5ff2842bb81438cffa6be5434_320x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x50","CreativeType":"Banner","Id":2321830,"Name":"320x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/50d52c111f134fcbaafdaa09e088e112_300x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"300x600","CreativeType":"Banner","Id":2321831,"Name":"300x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/48a9bcc811254d4095100a2512769c73_336x280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"336x280","CreativeType":"Banner","Id":2321832,"Name":"336x280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/5660a2e89d8a450996361c060e48d85d_320x480_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321833,"Name":"320x480_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/fe06de73314841c0ad5e1dbc9c0f45ba_468x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"468x60","CreativeType":"Banner","Id":2321834,"Name":"468x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d6182507dbc643959ab05f11356007a3_480x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x50","CreativeType":"Banner","Id":2321835,"Name":"480x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0e099b70f30646c198289727da99149c_400x800_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"400x800","CreativeType":"FullScreen","Id":2321836,"Name":"400x800_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2373978de58b493c954250d364b0a51c_320x480_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x480","CreativeType":"FullScreen","Id":2321837,"Name":"320x480_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/98025827bde04f349714e83313577732_320x50_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"320x50","CreativeType":"Banner","Id":2321838,"Name":"320x50_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4fe48ba89cf7484ab02a9d2c102adf1e_480x320_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321839,"Name":"480x320_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a8b4c44740af4e58a71796476afd1789_480x320_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x320","CreativeType":"FullScreen","Id":2321840,"Name":"480x320_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7e885b59a255459bbd980c5e4ba99208_390x200_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"390x200","CreativeType":"Banner","Id":2321841,"Name":"390x200_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/2aa41a79eda64e02a809c243cd40eb27_300x50_SoldierCompany_ios_GEN_EN.gif","CreativeSize":"300x50","CreativeType":"Banner","Id":2321842,"Name":"300x50_SoldierCompany_ios_GEN_EN.gif"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d2b3281e3cb643dd85b8519651eb9f03_640x100_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x100","CreativeType":"Banner","Id":2321843,"Name":"640x100_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"Banner","Id":2321844,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a5ca2431a6a145dd902e365438b38520_512x250_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"512x250","CreativeType":"FullScreen","Id":2321845,"Name":"512x250_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/575d113eb42d4f7285b115d5f5902601_640x290_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x290","CreativeType":"Banner","Id":2321846,"Name":"640x290_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0391709b1c71463d8e9a8bb97f56f211_648x340_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"648x340","CreativeType":"Banner","Id":2321847,"Name":"648x340_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/be0140c22d2142eeb2402b0923ae5114_705x344_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"705x344","CreativeType":"Banner","Id":2321848,"Name":"705x344_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/864cd48b867d483a91cda57d3b62bb4c_640x960_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"640x960","CreativeType":"FullScreen","Id":2321849,"Name":"640x960_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/0aa2a3199c214eadb6b132055b75cd5f_768x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x90","CreativeType":"Banner","Id":2321850,"Name":"768x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/901283dea5684451b7f4c4bbc8a0a1b9_480x60_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"480x60","CreativeType":"Banner","Id":2321851,"Name":"480x60_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e181df0a50eb4b04a52fc60276efa868_750x560_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"750x560","CreativeType":"Banner","Id":2321852,"Name":"750x560_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/db8889bf547042d7a7a968203f8e600c_800x400_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x400","CreativeType":"FullScreen","Id":2321853,"Name":"800x400_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/4f45ed4d91d842e18f0d36bf647e4c31_768x1024_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"768x1024","CreativeType":"FullScreen","Id":2321854,"Name":"768x1024_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/7a5cb9222f324eda8ba92d4b6344eaa6_800x440_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x440","CreativeType":"Banner","Id":2321855,"Name":"800x440_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/d330af2b2a6d4265955c54cacd280eea_720x1280_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"720x1280","CreativeType":"FullScreen","Id":2321856,"Name":"720x1280_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/a1bb281d1cde44e0b56b263716d6b4af_800x600_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"800x600","CreativeType":"Banner","Id":2321857,"Name":"800x600_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e8d00066796b48979f344d4e71b1d809_1024x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x90","CreativeType":"Banner","Id":2321858,"Name":"1024x90_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"Banner","Id":2321859,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/dce302ce87ad4a168f5151b640367cd6_1024x500_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x500","CreativeType":"FullScreen","Id":2321860,"Name":"1024x500_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/23fdb226ac9749cf9f6e5d7d5ff356af_1024x768_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1024x768","CreativeType":"FullScreen","Id":2321861,"Name":"1024x768_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/b67b4dac7ed742659d43ae3b26fa7074_1200x627_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1200x627","CreativeType":"Banner","Id":2321862,"Name":"1200x627_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/65309c61c76e406485ce1c235eaa1c86_960x640_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"960x640","CreativeType":"FullScreen","Id":2321863,"Name":"960x640_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/3f1bc40b4f484e9bacc5c33e46a58fd5_1280x720_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"1280x720","CreativeType":"FullScreen","Id":2321864,"Name":"1280x720_SoldierCompany_ios_GEN_EN.jpg"},{"CreativeLink":"http:\/\/77312bc1cfc3c28ac80c-6d4b9704fc8953c8a8632c8819becf02.r62.cf2.rackcdn.com\/26910\/201501003\/e0bda65d207e45c289b234ba2ba0b65f_728x90_SoldierCompany_ios_GEN_EN.jpg","CreativeSize":"728x90","CreativeType":"Banner","Id":2321865,"Name":"728x90_SoldierCompany_ios_GEN_EN.jpg"}],"DailyBudget":"2450","Description":" Domination of the Kingdom! PLAY FOR FREE in the most addicting & interactive Action Strategy MMO GAME!","DeviceIds":["udid","idfa","mac","udid_sha1","idfa_sha1","mac_sha1","udid_md5","idfa_md5","mac_md5"],"HasVideo":false,"IsDeviceIdMandatory":false,"IsIncent":false,"MarketAppId":"667728512","MinOsVersion":"8.0","Name":"Game of war iphone CA Bucket 1 soldiercompany","Networks":["WIFI","3G"],"OfferId":"26910","Payout":8.75000,"payoutType":"CPA","Platforms":["IPhone"],"PreviewLink":"https:\/\/itunes.apple.com\/app\/game-of-war-fire-age\/id667728512","SupportedCountriesV2":[{"city":null,"country":"CA","region":null}],"TrackingLink":"http:\/\/clk.taptica.com\/aff_c?tt_ls=b&offer_id=26910&aff_id=3125018&tt_appid=667728512&tt_bannerid="},"ImpressionUrl":"https://impression.taptica.com/aff_i?ver=bulk&tt_ls=b&offer_id=19604&tt_appid=550854415&aff_id=6905&tt_bannerid="}}]

© 2026 Taptica Ltd. | Performance Division of Nexxen

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox