Api Model:Advertiser

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)
  • website
    • 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)
  • ref_id - Used set a third party Id for reference.
    • Values: (string)

Additional Return Parameters

Read only parameters return with each object.

  • date_added - Date / time object was created.
    • Values: (timestamp)
  • modified - Date / time object was last modified.
    • Values: (timestamp)

 
Email this page to a friend or co-worker