Stay organized with collections
Save and categorize content based on your preferences.
The Google Ads API provides the ability to run experimental campaigns as a way to A/B
test ideas for new changes to your
campaign structure, bidding, etc. You specify the changes you want to make on a
special draft campaign, and then apply those drafted changes to an experiment
running alongside your base campaign, making it easy to compare performance.
The general workflow for using campaign drafts and campaign experiments is:
Create multiple 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.
Schedule the experiment.
Compare the metrics from the experiment campaign to determine whether the
changes were an improvement.
[[["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-12-18 UTC."],[[["The Google Ads API enables A/B testing through experimental campaigns, allowing you to test changes to campaign structure and bidding strategies."],["You can create draft campaigns to specify desired changes and apply them to an experiment running alongside your base campaign for easy performance comparison."],["The workflow involves creating an experiment, defining control and treatment arms, scheduling the experiment, comparing metrics, and finally promoting, graduating, or ending the experiment."]]],[]]