Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AccountSummary.
A virtual resource representing an overview of an account and all its child GA4 properties.
Generated from protobuf message google.analytics.admin.v1alpha.AccountSummary
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource name for this account summary. Format: accountSummaries/{account_id} Example: "accountSummaries/1000"
↳ account
string
Resource name of account referred to by this account summary Format: accounts/{account_id} Example: "accounts/1000"
↳ display_name
string
Display name for the account referred to in this account summary.
↳ property_summaries
array< Google\Analytics\Admin\V1alpha\PropertySummary
>
List of summaries for child accounts of this account.
getName
Resource name for this account summary.
Format: accountSummaries/{account_id} Example: "accountSummaries/1000"
string
setName
Resource name for this account summary.
Format: accountSummaries/{account_id} Example: "accountSummaries/1000"
var
string
$this
getAccount
Resource name of account referred to by this account summary Format: accounts/{account_id} Example: "accounts/1000"
string
setAccount
Resource name of account referred to by this account summary Format: accounts/{account_id} Example: "accounts/1000"
var
string
$this
getDisplayName
Display name for the account referred to in this account summary.
string
setDisplayName
Display name for the account referred to in this account summary.
var
string
$this
getPropertySummaries
List of summaries for child accounts of this account.
setPropertySummaries
List of summaries for child accounts of this account.
$this