ExperimentService
Stay organized with collections
Save and categorize content based on your preferences.
Service to manage experiments.
The following methods are available for this service:
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 2025-08-07 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 2025-08-07 UTC."],[[["Manage the lifecycle of your experiments, including scheduling, promoting, and ending them."],["Easily graduate successful experiments into full campaigns for continued impact."],["Monitor and troubleshoot experiment updates with access to asynchronous error logs."],["Create, update, or remove experiments to refine your advertising strategies."],["Google Ads Experiment service provides tools to design, execute, and analyze marketing experiments."]]],["This service manages experiments, offering several key actions. It allows users to `EndExperiment` immediately, updating the end date. `GraduateExperiment` transitions an experiment to a full campaign. `ListExperimentAsyncErrors` retrieves errors from the last update. `MutateExperiments` creates, updates, or removes experiments. `PromoteExperiment` applies changes to the base campaign. Lastly, `ScheduleExperiment` converts a design campaign into a live experiment campaign, and all those actions have `https://www.googleapis.com/auth/adwords` as OAuth scope.\n"]]