Tableau Connector for Google Analytics

Build 26.0.9663

Accounts

Lists all Accounts to which the user has access.

ビュー固有の情報

Select

Accounts テーブルは、ユーザーがアクセスできるすべてのアカウントを公開します。 プロバイダーは GoogleAnalytics4 API を使用して、Name カラムで構築された WHERE 句条件を処理します。このカラムは = 演算子をサポートします。

次のクエリはサーバーサイドで処理されます。

	SELECT * FROM Accounts WHERE Name = 'accounts/54516992'
その他のフィルタはクライアントサイドでプロバイダー内部で処理されます。

Columns

Name Type Dimension DefaultMetric DefaultDimension Description
CreateTime Datetime Time the account was created.
DisplayName String display name for the account.
Name [KEY] String Account name.
RegionCode String Country for the account.
UpdateTime Datetime Time the account was last modified.
Deleted Boolean Indicates whether this Account is soft-deleted or not.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9663