Method: accounts.conversionSources.undelete
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Mengaktifkan kembali sumber konversi yang diarsipkan. Hanya tersedia untuk sumber konversi Tujuan Merchant Center.
Permintaan HTTP
POST https://merchantapi.googleapis.com/conversions/v1beta/{name=accounts/*/conversionSources/*}:undelete
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
name |
string
Wajib. Nama sumber konversi yang akan dibatalkan penghapusannya. Format: accounts/{account}/conversionSources/{conversionSource}
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons memuat instance ConversionSource
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/content
Untuk mengetahui informasi selengkapnya, lihat OAuth 2.0 Overview.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-01-23 UTC.
[null,null,["Terakhir diperbarui pada 2025-01-23 UTC."],[],["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"]]