API
Moments and Perkswall API Implementation Checklist
adspostx is now momentscience! momentscience! 🎉 we have rebranded adspostx to momentscience all the latest documentation and updates can now be found at momentscience documentation https //docs momentscience com/ introduction welcome to the adspostx implementation checklist! this document is your go to resource for integrating adspostx moments and perkswall apis into your platform as a final check to confirm your integration is implemented correctly api endpoints moments api docid\ gxzilkh2zioffctbudr4c when an offer is shown fire a successful get call to the provided offers\[] pixel url importance records an individual offer’s impression for performance reporting and yield optimization fire a successful get call to the provided offers\[] adv pixel url url if available importance meets advertiser requirements for their impression tracking when a user dismisses an offer container fire a successful get call to the currently displayed offer’s offers\[] beacons close url importance enables behavioral performance reporting to track user interaction within moments when a user indicates disinterest in a certain offer fire a successful get call to the offer’s offers\[] beacons no thanks click url importance helps exclude offer from future display when a user opts out pass a value as the adpx fp attribute in payload parameters for unique user identification importance enables frequency capping and exclusion of offers based on user preference when using a proxy server send the user’s ip address as the ip attribute in the payload parameters importance adspostx uses the user’s ip address to determine the user’s geography for valid offers send user agent as the ua attribute in the payload parameters importance adspostx uses the user agent value to determine the user’s platform for valid offers when implementing loyaltyboost (rewarded offers) docid\ am3pih0vwdufyueh4emrp only implement if you can identify your users to reward them with your loyalty currency request loyaltyboost offers by passing the query parameter loyaltyboost with values 1 | 2 importance ensures that offers returned are valid for incentivized use handling postback events docid\ vhkp5 fjgvtwx7zrstjjc importance allows you to be notified when your user converts on a loyaltyboost offer to reward them with their loyalty currency and determine the amount pass a value as the adpx fp attribute in payload parameters to represent a unique user importance enables adspostx to prevent showing a user a loyaltyboost offer that they have already converted on pass a custom key value attribute in payload parameters to identify where to debit the user's loyalty currency (e g , loyaltyid=12345566 ) importance when a user converts on a loyaltyboost offer, our postback will contain this information along with the conversions payout amount (in usd) in the payload you can use it to identify which account to debit their loyalty currency to and calculate the reward amount for your user perkswall api docid p4e5bbrrzknwv5pe5qn when an offer is shown fire a successful get call to the provided offers\[] pixel url importance records an individual offer’s impression for performance reporting and yield optimization fire a successful get call to the provided offers\[] adv pixel url url if available importance meets advertiser requirements for their impression tracking when using a proxy server send the user’s ip address as the ip attribute in the payload parameters importance adspostx uses the user’s ip address to determine the user’s geography for valid offers send user agent as the ua attribute in the payload parameters importance adspostx uses the user agent value to determine the user’s platform for valid offers when implementing loyaltyboost (rewarded offers) docid\ am3pih0vwdufyueh4emrp only implement if you can identify your users to reward them with your loyalty currency request loyaltyboost offers by passing the query parameter loyaltyboost with values 1 | 2 importance ensures that offers returned are valid for incentivized use handling postback events docid\ vhkp5 fjgvtwx7zrstjjc importance allows you to be notified when your user converts on a loyaltyboost offer to reward them with their loyalty currency and determine the amount pass a value as the adpx fp attribute in payload parameters to represent a unique user importance enables adspostx to prevent showing a user a loyaltyboost offer that they have already converted on pass a custom key value attribute in payload parameters to identify where to debit the user's loyalty currency (e g , loyaltyid=12345566 ) importance when a user converts on a loyaltyboost offer, our postback will contain this information along with the conversions payout amount (in usd) in the payload you can use it to identify which account to debit their loyalty currency to and calculate the reward amount for your user need help? 📢 if you're running into any issues while going through the integration process, feel free to contact us at help\@adspostx com