Page Summary
-
The
EndExperimentRPC immediately ends an experiment by updating its scheduled end date to the time of the request, without waiting for the end of the day. -
This method requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization. -
Potential errors that can be thrown include AuthenticationError, AuthorizationError, ExperimentError, HeaderError, InternalError, QuotaError, and RequestError.
EndExperiment |
|
|---|---|
|
Immediately ends an experiment, changing the experiment's scheduled end date and without waiting for end of day. End date is updated to be the time of the request. 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.