REST Resource: properties.dataStreams.measurementProtocolSecrets

Tài nguyên: MeasurementProtocolSecret

Giá trị bí mật dùng để gửi lượt truy cập đến Measurement Protocol.

Biểu diễn dưới dạng JSON
{
  "name": string,
  "displayName": string,
  "secretValue": string
}
Trường
name

string

Chỉ có đầu ra. Tên tài nguyên của khoá bí mật này. Khoá bí mật này có thể là phần tử con của bất kỳ loại luồng nào. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}

displayName

string

Bắt buộc. Tên hiển thị mà con người đọc được cho khoá bí mật này.

secretValue

string

Chỉ có đầu ra. Giá trị bí mật của Measurement Protocol. Truyền giá trị này đến trường api_secret của API Measurement Protocol khi gửi lượt truy cập đến tài sản mẹ của mã thông báo bí mật này.

Phương thức

create

Tạo mã thông báo bí mật cho Measurement Protocol.

delete

Xoá MeasurementProtocolSecret mục tiêu.

get

Truy vấn một MeasurementProtocolSecret.

list

Trả về MeasurementProtocolSecrets con trong Tài sản mẹ được chỉ định.

patch

Cập nhật khoá bí mật của Measurement Protocol.