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.
[[["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."],[[["Enables creation, updating, or removal of conversion goal campaign configurations, returning operation statuses."],["Utilizes an HTTP POST request to `https://googleads.googleapis.com/v17/customers/{customerId}/conversionGoalCampaignConfigs:mutate`."],["Requires specifying the `customerId` as a path parameter and providing operation details within the request body."],["The response body provides results for each requested operation on the conversion goal campaign configurations."],["Requires authorization with the `https://www.googleapis.com/auth/adwords` OAuth scope."]]],["This outlines the process for modifying conversion goal campaign configurations via a POST request to `https://googleads.googleapis.com/v17/customers/{customerId}/conversionGoalCampaignConfigs:mutate`. The request requires a customer ID and a JSON body specifying operations, validation preference, and response content type. Operations include creating, updating, or removing configs. The response, if successful, includes the operation's results. This interaction requires authorization via the `https://www.googleapis.com/auth/adwords` OAuth scope.\n"]]