ExperimentArm
Stay organized with collections
Save and categorize content based on your preferences.
A Google ads experiment for users to experiment changes on multiple campaigns, compare the performance, and apply the effective changes.
Fields |
resource_name
|
string
Immutable. The resource name of the experiment arm. Experiment arm resource names have the form: customers/{customer_id}/experimentArms/{TrialArm.trial_id}~{TrialArm.trial_arm_id}
|
experiment
|
string
Immutable. The experiment to which the ExperimentArm belongs.
|
name
|
string
Required. The name of the experiment arm. It must have a minimum length of 1 and maximum length of 1024. It must be unique under an experiment.
|
control
|
bool
Whether this arm is a control arm. A control arm is the arm against which the other arms are compared.
|
traffic_split
|
int64
Traffic split of the trial arm. The value should be between 1 and 100 and must total 100 between the two trial arms.
|
campaigns[]
|
string
List of campaigns in the trial arm. The max length is one.
|
in_design_campaigns[]
|
string
Output only. The in design campaigns in the treatment experiment arm.
|
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-11-25 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-11-25 UTC."],[[["Google Ads Experiment Arm allows users to test changes across multiple campaigns simultaneously."],["Users can compare the performance of different experiment arms to identify the most effective changes."],["Experiment arms can be easily applied to campaigns to implement successful strategies."],["Control arms provide a baseline for comparison, ensuring accurate performance measurement."],["Traffic split functionality allows users to allocate traffic between experiment arms for controlled testing."]]],[]]