ExperimentMetric
Stay organized with collections
Save and categorize content based on your preferences.
The type of experiment metric.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
CLICKS
|
The goal of the experiment is clicks. |
IMPRESSIONS
|
The goal of the experiment is impressions. |
COST
|
The goal of the experiment is cost. |
CONVERSIONS_PER_INTERACTION_RATE
|
The goal of the experiment is conversion rate. |
COST_PER_CONVERSION
|
The goal of the experiment is cost per conversion. |
CONVERSIONS_VALUE_PER_COST
|
The goal of the experiment is conversion value per cost. |
AVERAGE_CPC
|
The goal of the experiment is avg cpc. |
CTR
|
The goal of the experiment is ctr. |
INCREMENTAL_CONVERSIONS
|
The goal of the experiment is incremental conversions. |
COMPLETED_VIDEO_VIEWS
|
The goal of the experiment is completed video views. |
CUSTOM_ALGORITHMS
|
The goal of the experiment is custom algorithms. |
CONVERSIONS
|
The goal of the experiment is conversions. |
CONVERSION_VALUE
|
The goal of the experiment is conversion value. |
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-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["Experiment metrics define the specific goals and objectives of an experiment, such as clicks, impressions, cost, conversion rate, or other relevant measurements."],["The available experiment metric enums encompass a variety of options, including standard metrics like clicks and conversions, as well as more specialized metrics like cost per conversion and completed video views."],["These enums allow for precise specification of the desired outcome, enabling accurate tracking and evaluation of experiment performance based on the chosen metric."]]],[]]