Page Summary
-
The PromoteExperiment method promotes a trial campaign, applying its changes to the base campaign.
-
This method returns a long-running operation to track the promotion process.
-
Errors during promotion can be retrieved using the ListExperimentAsyncErrors method.
-
The operation's metadata includes the resource name of the created experiment.
-
Authorization for this method requires the
https://www.googleapis.com/auth/adwordsOAuth scope.
PromoteExperiment |
|
|---|---|
|
Promotes the trial campaign thus applying changes in the trial campaign to the base campaign. This method returns a long running operation that tracks the promotion of the experiment campaign. If it fails, a list of errors can be retrieved using the ListExperimentAsyncErrors method. The operation's metadata will be a string containing the resource name of the created experiment. List of thrown errors: AuthenticationError AuthorizationError ExperimentError HeaderError InternalError QuotaError RequestError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.