v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13286594.5 KB
properties

Creates a DataStream.

post/v1beta/{+parent}/dataStreams

Path parameters

parentstring required

Required. Example format: properties/1234

Request body

namestring

Identifier. Resource name of this Data Stream. Format: properties/{property_id}/dataStreams/{stream_id} Example: "properties/1000/dataStreams/2000"

type'DATA_STREAM_TYPE_UNSPECIFIED' | 'WEB_DATA_STREAM' | 'ANDROID_APP_DATA_STREAM' | 'IOS_APP_DATA_STREAM'

Required. Immutable. The type of this DataStream resource.

createTimestring google-datetime

Output only. Time when this stream was originally created.

displayNamestring

Human-readable display name for the Data Stream. Required for web data streams. The max allowed display name length is 255 UTF-16 code units.

updateTimestring google-datetime

Output only. Time when stream payload fields were last updated.

Response

Successful response