A report containing server logs. For more information, seeĀ help.tune.com/hasoffers/server-logs/.
Name | Type | Description |
---|---|---|
Affiliate.company | Nullable String | The Affiliate company name |
ModSummaryLog.action | String | The event type for which this log was generatedShow Supported Values |
ModSummaryLog.affiliate_id | Integer | The ID of the Affiliate; defaults to "0" if not associated with an Affiliate |
ModSummaryLog.count | Integer | Count of rows |
ModSummaryLog.country_code | String | The country code; defaults to an empty string if no country code available |
ModSummaryLog.date | Date | The date this log was generated |
ModSummaryLog.message | String | The human-readable message that was logged |
ModSummaryLog.offer_id | Integer | ID of Offer object; defaults to "0" if not associated with an Offer |
ModSummaryLog.region | String | The region code; defaults to an empty string if no region code available |
ModSummaryLog.type | String | The severity fo this log (debug, notice, or error)Show Supported Values |
Offer.name | Nullable String | The name of the Offer |