FBNativeAd
A more recent version of this class is available. Check out the latest version.

The FBNativeAd represents ad metadata to allow you to construct custom ad views. See the NativeAdSample in the sample apps section of the Audience Network framework.

Declared in:FBNativeAd.h
Typedefs
FBNativeAdCompletionHandler

The completion handler invoked when the ad is clicked.

typedef void (^FBNativeAdCompletionHandler)(
FBNativeAd *nativeAd);
Declared In: FBNativeAd.h