Properties

Lists all Properties to which the user has access.

Table Specific Information

Select

The provider will use the GoogleAnalytics4 API to process WHERE clause conditions built with the following columns and operators: The rest of the filter is executed client-side within the provider.

  • Parent supports the following operators: =,IN
  • Id supports the following operators: =,IN
The following queries are processed server-side:
   	SELECT * FROM Properties WHERE Id = '54516992'
    SELECT * FROM Properties WHERE Parent = 'accounts/54516992'

Columns

Name Type ReadOnlyDescription
CreateTime DatetimeTrue

Time the property was created.

CurrencyCode StringTrue

The currency type used in reports involving monetary values.

DisplayName StringTrue

Display name for the property.

IndustryCategory StringTrue

Industry associated with the property.

Id IntegerTrue

Property Id.

Parent StringTrue

Name of the property's logical parent.

TimeZone StringTrue

Reporting Time Zone.

UpdateTime DatetimeTrue

Time the property was last modified.