Обзор экспериментов
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Google Ads API предоставляет возможность запускать экспериментальные кампании как способ A/B-тестирования идей для новых изменений в структуре кампании, ставках и т. д. Вы указываете изменения, которые хотите внести в специальный проект кампании, а затем применяете их. подготовили изменения для эксперимента, проводимого параллельно с вашей базовой кампанией, что упрощает сравнение эффективности.
Общий рабочий процесс использования проектов кампаний и экспериментов в кампаниях выглядит следующим образом:
- Создайте
Experiment
. - Создайте несколько ресурсов
ExperimentArm
в рамках эксперимента. Один будет служить в качестве контроля, а другие будут служить в качестве рук сравнения или лечения. Лечебные руки могут быть настроены до начала эксперимента. - Запланируйте эксперимент.
- Сравните показатели экспериментальной кампании, чтобы определить, являются ли изменения улучшением.
- Повысьте уровень, завершите или завершите эксперимент.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-26 UTC.
[null,null,["Последнее обновление: 2025-08-26 UTC."],[[["\u003cp\u003eThe Google Ads API enables A/B testing through experimental campaigns, allowing you to test changes to campaign structure and bidding strategies.\u003c/p\u003e\n"],["\u003cp\u003eYou can create draft campaigns to specify desired changes and apply them to an experiment running alongside your base campaign for easy performance comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe workflow involves creating an experiment, defining control and treatment arms, scheduling the experiment, comparing metrics, and finally promoting, graduating, or ending the experiment.\u003c/p\u003e\n"]]],[],null,["# Experiments overview\n\nThe Google Ads API provides the ability to run experimental campaigns as a way to [A/B\ntest](//en.wikipedia.org/wiki/A/B_testing) ideas for new changes to your\ncampaign structure, bidding, etc. You specify the changes you want to make on a\nspecial draft campaign, and then apply those drafted changes to an experiment\nrunning alongside your base campaign, making it easy to compare performance.\n\nThe general workflow for using campaign drafts and campaign experiments is:\n\n1. Create an [`Experiment`](/google-ads/api/reference/rpc/v21/Experiment).\n2. Create multiple [`ExperimentArm`](/google-ads/api/reference/rpc/v21/ExperimentArm) resources within the experiment. One will serve as a control and the others will serve as the comparison or treatment arms. The treatment arms may be customized before beginning the experiment.\n3. Schedule the experiment.\n4. Compare the metrics from the experiment campaign to determine whether the changes were an improvement.\n5. Promote, graduate, or end the experiment."]]