Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
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.
[[["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 2025-03-06 UTC."],[[["Immediately ends a specified experiment, updating its end date to the request time."],["Uses an HTTP POST request to `https://googleads.googleapis.com/v17/{experiment=customers/*/experiments/*}:endExperiment`."],["Requires the experiment resource name as a path parameter and optionally a `validateOnly` boolean in the request body."],["Requires authorization with the `https://www.googleapis.com/auth/adwords` scope."],["Returns an empty response body upon successful completion."]]],[]]