[[["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-01-23 UTC."],[[["Re-enables an archived Merchant Center Destination conversion source using an HTTP POST request."],["Requires providing the conversion source name in the request URL path."],["The request body should be empty, and a successful response returns the ConversionSource object."],["Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope."]]],["This document outlines the process for undeleting an archived conversion source within the Merchant Center. The key action is a `POST` HTTP request to a specified URL, using gRPC Transcoding syntax. The URL requires a `name` path parameter, specifying the conversion source to undelete. The request body must be empty. A successful response will contain an instance of `ConversionSource`. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope. The operation is only for Merchant Center Destination conversion sources.\n"]]