Access:
Affiliate authentication required, secure connections (https://) only.
Frequency limitation(s): 1000 request(s) per day.
Description:
This module allows you to retrieve a list of your datafeed subscriptions, along with certain pieces of information about the Merchant datafeed such as the date/time of last update, the total available record count, etc.
Supported Output Formats:
- csv
- tab
- xml
Parameters:
- affiliate_id
- Type: integer
- Required: true
- Description: An AvantLink assigned Affiliate identifier.
- auth_key
- Type: string
- Required: true
- Description: The AvantLink assigned authentication key for a particular Affiliate or Merchant. This is a randomly generated, 32-character, mixed alphanumeric string.
- module
- Type: string
- Required: true
- Description: For this module, specify "SubscriptionFeed".
- subscription_type
- Type: string
- Required: true
- Description: The type of affiliate subscription to retrieve
- output
- Type: string
- Required: false
- Description: The specific output format you wish to receive results in. Possible values include: csv (comma-separated text), html, js (javascript document.write statements), rss, tab (tab-delimited text), and xml (the default). Individual modules may not support all output methods.
- website_id
- Type: integer
- Required: false
- Description: An AvantLink assigned affiliate website identifier.