Offer::getOverview Method

Returns an activity overview based on offer and affiliate criteria:

  • Number of active offers from list of matching offers
  • Number of pending offers from list of matching offers
  • Number of pending offer approval applications from matching affiliates
  • Number of pending offer pixel requests from matching affiliates
  • Number of pending conversions less than 7 days old from matching affiliates
NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
offer_filtersFilterOffer fields and boolean operators to filter byShow Filterable Fields
affiliate_filtersFilterAffiliate fields and boolean operators to filter byShow Filterable Fields

GET Response Notes

Array: associative array of integers

  • active_offers: Number of active offers from list of matching offers
  • pending_offers: Number of pending offers from list of matching offers
  • pending_applications: Number of pending offer approval applications from matching affiliates
  • pending_offer_pixels: Number of pending offer pixel requests from matching affiliates
  • pending_conversions: Number of pending conversions less than 7 days old from matching affiliates

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.