AdsApp.​ExperimentGoal

Represents the goal for an experiment. The goal is made up of the metric (for example: clicks) and the direction of the goal (for example: increase).

Properties:

Member Type Description
String The metric of the goal, for example: clicks, impressions, cost, conversions, and so on.
String The metric direction of the goal, for example: increase, decrease, no change.

property metric

Type: String

The metric of the goal, for example: clicks, impressions, cost, conversions, and so on. A value from the enum ExperimentMetric .

property direction

Type: String

The metric direction of the goal, for example: increase, decrease, no change. A value from the enum ExperimentMetricDirection .
Design a Mobile Site
View Site in Mobile | Classic
Share by: