<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/RecommendationResponseErrorDetail/Info-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:RecommendationResponseErrorDetail.Info"
  },
  "title" : "RecommendationResponseErrorDetail.Info"
}
-->

# RecommendationResponseErrorDetail.Info

Additional context that supplements the error message, varying by endpoint and error type.

```
object RecommendationResponseErrorDetail.Info
```

## Discussion

The `info` field supplements the parent detail’s `message` with structured context, such as the field name, the invalid value, or acceptable alternatives. Its shape depends on the endpoint and the error condition. For example, a `MISSING_REQUIRED_FILTER` error includes the missing filter’s field name and location, as in `{"field": "promotedObjectId", "location": "filters"}`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)