---
title: SKAdTestPostbackResponse
framework: storekittest
role: symbol
role_heading: Class
path: storekittest/skadtestpostbackresponse
---

# SKAdTestPostbackResponse

The status and error information for a postback that the system sends in the testing environment.

## Declaration

```swift
class SKAdTestPostbackResponse
```

## Topics

### Getting Postback Responses

- [didSucceed](storekittest/skadtestpostbackresponse/didsucceed.md)
- [httpResponse](storekittest/skadtestpostbackresponse/httpresponse.md)
- [error](storekittest/skadtestpostbackresponse/error.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Ad impression and postback testing

- [Testing and validating ad impression signatures and postbacks for SKAdNetwork](storekittest/testing-and-validating-ad-impression-signatures-and-postbacks-for-skadnetwork.md)
- [SKAdTestSession](storekittest/skadtestsession.md)
- [SKAdTestPostback](storekittest/skadtestpostback.md)
- [SKAdTestPostbackVersion](storekittest/skadtestpostbackversion.md)
