Interface protos.google.analytics.admin.v1beta.IProperty (7.3.0)

Properties of a Property.

Package

@google-analytics/admin

Properties

account

account?: (string|null);

Property account

createTime

createTime?: (google.protobuf.ITimestamp|null);

Property createTime

currencyCode

currencyCode?: (string|null);

Property currencyCode

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

Property deleteTime

displayName

displayName?: (string|null);

Property displayName

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

Property expireTime

industryCategory

industryCategory?: (google.analytics.admin.v1beta.IndustryCategory|keyof typeof google.analytics.admin.v1beta.IndustryCategory|null);

Property industryCategory

name

name?: (string|null);

Property name

parent

parent?: (string|null);

Property parent

propertyType

propertyType?: (google.analytics.admin.v1beta.PropertyType|keyof typeof google.analytics.admin.v1beta.PropertyType|null);

Property propertyType

serviceLevel

serviceLevel?: (google.analytics.admin.v1beta.ServiceLevel|keyof typeof google.analytics.admin.v1beta.ServiceLevel|null);

Property serviceLevel

timeZone

timeZone?: (string|null);

Property timeZone

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Property updateTime