<!--
{
  "availability" : [
    "Search Ads: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple_Ads",
  "identifier" : "/documentation/apple_ads/AgeRange",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads"
    ],
    "preciseIdentifier" : "data:apple_ads:AgeRange"
  },
  "title" : "AgeRange"
}
-->

# AgeRange

The defined target audience to include using the age-range demographic.

```
object AgeRange
```

## Discussion

Use this dimension to limit the age group to target your ad to.

```json
    "age": {
      "included": [
        {
          "minAge": 20,
          "maxAge": 25
        }
```

---

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)