Service
TrialService
Dependencies
Trial
▼
CampaignTrialTrafficSplitType
This enum is used to indicate if this campaign trial is splitting traffic between the control and trial arm.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
UNKNOWN
|
Invalid type. Should not be used except for detecting values that are incorrect, or values that are not yet known to the user. |
RANDOM_QUERY
|
The traffic is split using a coin toss for each query when running on the search network. |
COOKIE
|
The traffic is split using cookies to keep users in the same arm (base or trial) of the experiment. |