Class List
The classes and protocols in Google AFS Native:
CGANAdView | An Ad view |
CGANAdViewCompletionHandlerData | The data provided to the completion handler after an ad view is populated |
CGANSearchAdController | Retrieves search ads and makes them available to the client of the SDK |
C<GANSearchAdControllerDelegate> | A protocol for GANSearchAdController to inform a delegate that new ads have been loaded or that they have failed to load |
CGANSearchAdControllerOptions | Enables clients to customize the ad controller |
CGANSearchAdRequest | Typically, the client of the SDK will instantiate a GANSearchAdRequest with the appropriate query and then it will use to load ads through the GANSearchAdController (-loadAds:) |