A task that represents the asynchronous LookupAdConversionDetails operation. The value of the TResult parameter is of type iAd.ADClientConversionDetailsResult. To be added.
This information might not be available if the user has configured “Limit Ad Tracking”.
Additionally, Apple recommends to not query this information at application launch time, as this can take some time to query. Apple recomends that you make this call only when you actually need the information.
The LookupAdConversionDetailsAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.