MetricGoal
A metric goal for an experiment.
Fields |
metric
|
ExperimentMetric
The metric of the goal. For example, clicks, impressions, cost, conversions, etc.
|
direction
|
ExperimentMetricDirection
The metric direction of the goal. For example, increase, decrease, no change.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["The `metric` field defines the specific metric to be tracked during the experiment, such as clicks, impressions, cost, or conversions, using the `ExperimentMetric` enum."],["The `direction` field specifies the desired outcome for the chosen metric, indicating whether it should increase, decrease, or remain unchanged, using the `ExperimentMetricDirection` enum."]]],[]]