---
title: IntegerResponse
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 2.0+]
path: apple_ads/integerresponse
---

# IntegerResponse

A common integer type response.

## Declaration

```data
object IntegerResponse
```

## Properties

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

## See Also

### Error Responses

- [ApiErrorResponse](apple_ads/apierrorresponse.md)
- [ErrorResponseBody](apple_ads/errorresponsebody.md)
- [ErrorResponseItem](apple_ads/errorresponseitem.md)
- [VoidResponse](apple_ads/voidresponse.md)
