---
title: diagnosticLogs.ProductData.DiagnosticInsights
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/diagnosticlogs/productdata-data.dictionary/diagnosticinsights-data.dictionary
---

# diagnosticLogs.ProductData.DiagnosticInsights

Information about an insight including a descriptive string, category, and URL.

## Declaration

```data
object diagnosticLogs.ProductData.DiagnosticInsights
```

## Properties

insightsCategory: The insight type. insightsString: The human-readable description of the insight. insightsURL: A URL to documentation that provides guidance about the insight.

## See Also

### Objects

- [diagnosticLogs.ProductData.DiagnosticLogs](appstoreconnectapi/diagnosticlogs/productdata-data.dictionary/diagnosticlogs-data.dictionary.md)
- [DiagnosticInsightDirection](appstoreconnectapi/diagnosticinsightdirection.md)
- [DiagnosticInsightType](appstoreconnectapi/diagnosticinsighttype.md)
