Method: accounts.conversionSources.undelete
เปิดใช้แหล่งที่มาของ Conversion ที่เก็บถาวรอีกครั้ง ใช้ได้กับแหล่งที่มาของ Conversion ปลายทางใน Merchant Center เท่านั้น
คำขอ HTTP
POST https://merchantapi.googleapis.com/conversions/v1beta/{name=accounts/*/conversionSources/*}:undelete
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อแหล่งที่มาของ Conversion ที่จะยกเลิกการลบ รูปแบบ: accounts/{account}/conversionSources/{conversionSource}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ ConversionSource
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/content
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-23 UTC
[null,null,["อัปเดตล่าสุด 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"]]