Eksperymenty – omówienie
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Interfejs Google Ads API umożliwia prowadzenie kampanii eksperymentalnych jako sposób na testowanie A/B pomysłów na nowe zmiany w strukturze, określaniu stawek itd. Określasz zmiany, jakie chcesz wprowadzić w specjalnej wersji roboczej kampanii, a następnie stosujesz te zmiany w eksperymencie, który odbywa się w kampanii podstawowej. Ułatwi Ci to porównywanie skuteczności.
Ogólna procedura korzystania z wersji roboczych i eksperymentów kampanii wygląda tak:
- Utwórz
Experiment
.
- utworzyć wiele zasobów
ExperimentArm
w eksperymencie; Jedna będzie pełnić rolę kontroli, a druga będzie używana w grupach porównawczych i leczniczych. Grupy eksperymentalne można dostosować przed rozpoczęciem eksperymentu.
- Zaplanuj eksperyment.
- Porównaj dane z kampanii eksperymentalnej, aby określić, czy są one lepsze.
- Przeniesienie, zakończenie lub zakończenie eksperymentu.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-27 UTC.
[null,null,["Ostatnia aktualizacja: 2025-08-27 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."]]