Method: properties.dataStreams.measurementProtocolSecrets.patch
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Memperbarui rahasia Measurement Protocol.
Permintaan HTTP
PATCH https://analyticsadmin.googleapis.com/v1alpha/{measurementProtocolSecret.name=properties/*/dataStreams/*/measurementProtocolSecrets/*}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
measurementProtocolSecret.name |
string
Hanya output. Nama resource rahasia ini. Rahasia ini mungkin merupakan turunan dari jenis aliran apa pun. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
|
Parameter kueri
Parameter |
updateMask |
string (FieldMask format)
Wajib. Daftar kolom yang akan diperbarui. Kolom yang dihapus tidak akan diperbarui. Ini adalah daftar yang dipisahkan koma yang berisi nama kolom yang sepenuhnya memenuhi syarat. Contoh: "user.displayName,photo" .
|
Isi permintaan
Isi permintaan memuat instance MeasurementProtocolSecret
.
Isi respons
Jika berhasil, isi respons akan berisi instance MeasurementProtocolSecret
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/analytics.edit
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 2024-08-01 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-08-01 UTC."],[[["This documentation outlines how to update a measurement protocol secret using a PATCH request to a specific endpoint."],["It specifies the required path and query parameters, including `measurementProtocolSecret.name` and `updateMask`, respectively."],["The request body should contain a `MeasurementProtocolSecret` object to define the changes, and the response, upon success, will also contain a `MeasurementProtocolSecret` object reflecting the updates."],["To authorize this request, you'll need the `https://www.googleapis.com/auth/analytics.edit` OAuth scope."]]],[]]