---
title: AdListResponse
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 4.0+]
path: apple_ads/adlistresponse
---

# AdListResponse

The response to a request that returns a list of ads.

## Declaration

```data
object AdListResponse
```

## Properties

data: Response data that the API provides. pagination: Page detail information that the API provides.

## See Also

### Ad Request and Response Objects

- [Ad](apple_ads/ad.md)
- [AdCreate](apple_ads/adcreate.md)
- [AdUpdate](apple_ads/adupdate.md)
- [AdResponse](apple_ads/adresponse.md)
