Wajib. Nama resource aliran induk. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets
Parameter kueri
Parameter
pageSize
integer
Jumlah maksimum resource yang akan ditampilkan. Jika tidak ditentukan, paling banyak 10 resource akan ditampilkan. Nilai maksimumnya adalah 10. Nilai yang lebih tinggi akan dikonversi menjadi maksimum.
pageToken
string
Token halaman, diterima dari panggilan measurementProtocolSecrets.list sebelumnya. Berikan ini untuk mengambil halaman berikutnya. Saat melakukan penomoran halaman, semua parameter lain yang diberikan untuk measurementProtocolSecrets.list harus sesuai dengan panggilan yang menyediakan token halaman.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Pesan respons untuk RPC ListMeasurementProtocolSecret
Jika berhasil, isi respons memuat data dengan struktur berikut:
[[["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 2025-01-14 UTC."],[[["Returns a list of Measurement Protocol Secrets for a specified Google Analytics 4 property data stream."],["Allows specification of the maximum number of secrets returned and provides pagination for retrieving large datasets."],["Requires authorization with specific Google Analytics scopes for data access."],["The API uses a standard HTTP GET request and provides structured JSON responses containing secret details and pagination information."]]],["This describes the `measurementProtocolSecrets.list` method for retrieving child MeasurementProtocolSecrets. The HTTP request uses `GET` with a URL containing the parent stream's resource name via a path parameter `parent`. Optional query parameters, `pageSize` and `pageToken`, control pagination. The request body must be empty. The response body returns an array of `measurementProtocolSecrets` and `nextPageToken`. Authorization requires either `analytics.readonly` or `analytics.edit` scopes.\n"]]