Ad information specific to an app.
SDKs
- iOS 7.1+
- Mac Catalyst 13.0+
Framework
- i
Ad
Declaration
class ADClient : NSObject
Overview
The ADClient
class determines whether the app was installed as the result of user interaction with an ad associated with an advertising campaign.
To use this class, fetch shared()
, the shared client object. Then call its request
method, passing in a block to be called with the result.