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 campaign experiment, updating its end date to the request time."],["Uses an HTTP POST request to `https://googleads.googleapis.com/v18/{experiment=customers/*/experiments/*}:endExperiment`."],["Requires specifying the experiment resource name as a path parameter."],["Request body can include a `validateOnly` field to check for errors without executing the action."],["Requires authorization with the `https://www.googleapis.com/auth/adwords` scope."]]],[]]