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

# AppsOptions

Reporting options for apps promoted object type reports.

```
object AppsOptions
```

## Discussion

The `AppsOptions` configures optional row behavior for apps report responses. Omitting `options` entirely returns only rows with actual metric data and no summary row.

### Example

```json
{
  "includeRows": ["GRAND_TOTAL"]
}
```

---

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)