Api Model:Affiliate
From HasOffers
Required Parameters
- id
- Values: (int)
- company
- Values: (string)
Other Optional Parameters
- address1
- Values: (string)
- address2
- Values: (string)
- city
- Values: (string)
- region
- Values: (string)
- country
- Values: (string)
- other - Country name if not included in list of countries.
- Values: (string)
- zipcode
- Values: (string)
- phone
- Values: (string)
- fax
- Values: (string)
- signup_ip - IP address used to create the account. Recommend to leave blank if account created by network.
- Values: (string)
- status
- Values: active, pending, deleted, blocked, rejected
- wants_alerts - Flag set if account would like to receive alerts via email.
- Values: 0, 1
- account_manager_id - Id of employee managing account.
- Values: (int)
- payment_method - Default payment method used to pay account.
- Values: check, direct_deposit, paypal, wire, other
- payment_terms - Payment frequency used to auto generate affiliate invoices.
- Values: net 7, net 15, net 30, net 60, net 90, invoice, other
- w9_filed - Flag whether network has received W-9 or W-8BEN from account.
- Values: 0, 1
- referral_id - Id of affiliate who referred the account to sign up.
- Values: (int)
- affiliate_tier_id - Id of affiliate tier used to determine offer payouts.
- Values: (int)
- fraud_activity_score - Activity fraud score assigned to account.
- Values: (int)
- fraud_activity_alert_threshold - Threshold used to determine if an alert should be created if activity fraud score exceeds value.
- Values: (int)
- fraud_activity_block_threshold -Threshold used to automatically block account if activity fraud score exceeds value.
- Values: (int)
- fraud_profile_score - Profile fraud score assigned to account.
- Values: (int)
- fraud_profile_alert_threshold - Threshold used to determine if an alert should be created if profile fraud score exceeds value.
- Values: (int)
- fraud_profile_block_threshold -Threshold used to automatically block account if profile fraud score exceeds value.
- Values: (int)
- ref_id - Used set a third party Id for reference.
- Values: (string)
- account_id - Internal id used to link advertiser and affiliate accounts with the same account information.
- Values: (int)
- network_map_id - Internal id used to link accounts for the Offer Exchange.
- Values: (int)
Additional Return Parameters
Read only parameters return with each object.
- date_added - Date / time object was created.
- Values: (timestamp)
- modefied - Date / time object was last modified.
- Values: (timestamp)
Email this page to a friend or co-worker