Represents a Google Ads draft. Drafts can be used to prepare changes to
campaigns, either by applying them directly or running an experiment. For
more information, refer to our guide to Drafts and Experiments.
Removes the draft, thereby removing its associated draft campaign, but not
removing the associated base campaign.
Returns nothing.
setName(name)
Sets the name of the draft.
Returns nothing.
Arguments:
Name
Type
Description
name
String
The new name for the draft.
startApplying()
Starts applying the draft's changes back to the base campaign. Does not
wait for completion. View this draft in the "All drafts" tab of the UI to
see if its changes are finished being applied.
[null,null,["Last updated 2024-12-18 UTC."],[[["Google Ads drafts facilitate preparing campaign changes, which can be directly applied or used in experiments."],["Drafts allow you to test changes in a draft campaign before impacting the original base campaign."],["You can apply draft changes directly to the base campaign or run an experiment to compare performance."],["Access further details on drafts and experiments via the provided guide link (refer to \"Content\")."],["Dedicated methods enable managing drafts, including applying changes, retrieving status, and removing drafts (refer to \"Methods\")."]]],[]]