Key |
Purpose |
Type |
---|---|---|
id |
Unique Report Id |
Guid |
lastCheckSum |
Hash based on the records from the Database |
SHA256 Hash |
reportingTime |
The time when the report was requested |
datetime |
reportingPeriod |
Object containing the time frame covered by the report |
json object |
"reportingCurrency" |
The currency that the values represent |
String |
openingBalance |
Balance at the start of the day or start of reporting period |
Decimal |
outgoingBalance |
Balance at the time of the report or end of reporting period |
Decimal |
markedReadyForInvoicingTime |
When the data was marked ready for invoicing (or EOM processing date) |
datetime |
source | Object containing the report subject identifying information including Affiliate ID , Affiliate name, and operator name | json object |
brands | Object containing an array of brands associated with the affiliate during the reporting period | Array of objects |
Marketing sources | Array of marketing sources and subsection of brands containing individual data points | Array of objects |