Google Analytics · Schema

Account

A resource message representing a Google Analytics account.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
createTime string Output only. Time when this account was originally created.
deleted boolean Output only. Indicates whether this Account is soft-deleted or not. Deleted accounts are excluded from List results unless specifically requested.
displayName string Required. Human-readable display name for this account.
name string Output only. Resource name of this account. Format: accounts/{account} Example: "accounts/100"
regionCode string Country of business. Must be a Unicode CLDR region code.
updateTime string Output only. Time when account payload fields were last updated.
View JSON Schema on GitHub