GANSearchAdController.h File

GANSearchAdController.h File Reference

Experiment Vairant Status. More...

Classes

class  GANSearchAdController
 Retrieves search ads and makes them available to the client of the SDK. More...
 

Enumerations

enum  GANExperimentVariantStatus { GANNotSelectedForExperiment = 0, GANExperimentVariant = 1, GANExperimentControl = 2 }
 The experiment status of the served style. More...
 

Detailed Description

Experiment Vairant Status.

Enumeration Type Documentation

The experiment status of the served style.

Enumerator
GANNotSelectedForExperiment 

The served style was not selected for an experiment.

GANExperimentVariant 

The served style is an experiment variant.

GANExperimentControl 

The served style is an experiment control.