Improved Highest EPC distribution (Affiliate EPC calculation; small amount of traffic is sent to different offers to check if EPC is changed)
New settings for Affiliate access (Settings > Affiliate):
Able to see Pending conversions
Able to see Rejected conversions
Able to see Trash conversions.
Able to see the Sale Amount (moved from the Offer tracking page).
Transactions - the User Agent column has been added to Conversions, Clicks, and Invalid Clicks.
Affiliate Billing actions are now logged into the Activity Log.
Affiliate Billing - The Referral Сommission column has been added to the list of invoices.
New macros support during the redirect to the Landing page: {affiliate_name}, {device_type}, {device_brand}, {device_model}, {device_os}, {browser}, {user_agent}, {connection_type}, {mobile_operator}, {geo_country_code}, {geo_country}, {geo_region}, {geo_city}, {ip}
New macros support for Affiliate Postback: {goal_name}, {goal_alias}
Advertiser Postback. Ability to change the conversion Amount relatively (amount=+0.1 or amount=-0.1)
Advertiser Postback. Now supports custom conversions statuses (approved_status=success&pending_status=processing;hold&rejected_status=decline&trash_status=trash;spam&conv_status=spam)
Lead Management. Ability to return the reply from advertiser to affiliate (lead status, autologin URL, etc)
Improvements
IP storage and handling improvements (full GDPR and IPv6 support)
Improved Search functionality for the list of Affiliates, Advertisers, and Offers: now works for Contacts, Messengers, and Internal Information.
Export. IDs are now exported in separate columns.
Advertiser Postbacks. Support of POST method variables.
Extended the limit for the number of characters to 4 GB (in the HTML code field) in Creatives.
Disabled VAT changes for Affiliates in Billing Preferences.
Advertiser Security Token for the /change-conv method.
Bug Fixes
Fixed a bug where the search or filter did not work if it was not on the 1st page of the list of offers, affiliates, conversions, and others.
Fixed a bug when updating the tracking settings of an offer with an empty Cookies Lifetime field.
Fixed a bug where searching via ID in Affiliate Billing did not work.
Fixed a bug where the attachment could not be downloaded after editing the invoice.
Fixed a bug where no pagination was displayed on the referrals page under the affiliate role.
Fixed minor UI bugs.
API Changes
New
Create a conversion using Click ID, Goal ID and Offer ID
Change Conversion Details. Added modification of conversion by Click ID
Create a conversion. Added a new optional "timestamp" parameter for adding conversions and leads via the API. If this parameter is filled in, the conversion is added on the specified date in UTC format.
Create an Affiliate / Advertiser. The IP field has been added where you can pass the real IP of the user.
Changes in API Methods
In the response, the data type for the Payout, Revenue and Profit parameters has changed from string to integer/float AND for the offer, affiliate, advertiser, goal, link, creativeparameters. The data type for the following methods has changed from string to object:
POST /api/v2/network/reports/conversions
POST /api/v2/network/reports/clicks
POST /api/v2/advertiser/reports/conversions
POST /api/v2/advertiser/reports/clicks
POST /api/v2/affiliate/reports/conversions
POST /api/v2/affiliate/reports/clicks
In the response, the message has changed from '... Options' to '... Columns' and the object with data were renamed from options-list to columns-list, for the following methods:
GET /api/v2/network/reports/statistics/options
GET /api/v2/advertiser/reports/statistics/options
GET /api/v2/affiliate/reports/statistics/options
GET /api/v2/network/reports/clicks/options
GET /api/v2/advertiser/reports/clicks/options
GET /api/v2/affiliate/reports/clicks/options
GET /api/v2/network/reports/conversions/options
GET /api/v2/advertiser/reports/conversions/options
GET /api/v2/affiliate/reports/conversions/options
GET /api/v2/network/reports/logs/advertisers-postbacks-options
GET /api/v2/network/reports/logs/affiliates-postbacks-options
In the response, the message has changed from 'Logs - Clicks - Options' to 'Logs - Invalid Clicks - Columns' and the object with data has been renamed from options-list to columns-list, for the following methods:
GET /api/v2/network/reports/logs/clicks-options
In the response, the message has been changed from 'Logs - Invalid Traffic' to 'Logs - Invalid Clicks' and the object with data has been renamed from rows to transactions, for the following methods:
POST /api/v2/network/reports/logs
For offer, affiliate, and goal parameters, the data type has changed from string to object for the following methods:
POST api/v2/network/reports/logs/advertisers-postbacks
POST /api/v2/network/reports/logs/affiliates-postbacks
POST /api/v2/network/reports/logs
In the response, for almost all metrics, the data type has changed from string to integer, and the selected breakdown is now not a "string", but an "object".
POST /api/v2/network/reports/statistics
POST /api/v2/affiliate/reports/statistics
For the added_timestamp parameter, the data type has changed from integer to string for the following methods:
POST /api/v2/network/activity-log
In the response, the object was renamed from goal-list to goal for the following methods:
POST /api/v2/network/offers/{:id}/goals
PUT /api/v2/network/offers/{:id}/goals
In the response, the object was renamed from goals to goal, for the following methods:
GET /api/v2/network/offers/{:id}/goals/{:id}
In the response, the object with data has been renamed from offer to details AND for status, advertiser, currency, and timezone parameters, the data type has changed from integer/string to object for the following methods:
PUT /api/v2/network/offers/{:id}
Did this answer your question?Thanks for the feedbackThere was a problem submitting your feedback. Please try again later.