LinkConnector API Help Documentation

API Documentation
 

Trending By Day Report - getReportTrendingDay

  Specifications  
This api function returns traffic trending statistics. The data is grouped by Merchant and Date.
Input Parameters
Field Name Required Type Format/Values (Default Bold) Description
Key Y String   Your API Key
Function Y String getReportTrendingDay Function to call
Format N ENUM CSV | TXT | PSV | JSON | XML Output data format (PSV is the pipe-delimited variation of CSV)
MerchantID Y Integer   Merchant ID
Period N String All | Yesterday | Last1Week | ThisMonth | LastMonth | Last30Days | Today Filter based on date range (Overrides StartDate and EndDate)
StartDate N Date YYYY-MM-DD Start date filter (Default: Today)
EndDate N Date YYYY-MM-DD End date filter (Default: Today)
Output Fields
Field Name Type Format Description
Date Date YYYY-MM-DD Date
Merchant String   Merchant Name
MerchantID Integer   Merchant ID
Clicks Integer   Number of Clicks
Sales Integer   Number of Sales
Leads Integer   Number of Leads
Commissions Currency (USD) $0.00 Total Commission
EPC Currency (USD) $0.00 Earnings Per 100 Clicks


The input and output parameters represented in this documentation are the base functionality for each API function. If you require integration assistance, additional output fields, specific input filters, or even new API functions to meet your specific requirements, please do not hesitate to contact our Affiliate Relations department.