class RealtimeDataProfileInfo extends Model (View source)

Properties

string $accountId
string $internalWebPropertyId
string $profileId
string $profileName
string $tableId
string $webPropertyId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setInternalWebPropertyId($internalWebPropertyId)

No description

string
getInternalWebPropertyId()

No description

setProfileId($profileId)

No description

string
getProfileId()

No description

setProfileName($profileName)

No description

string
getProfileName()

No description

setTableId($tableId)

No description

string
getTableId()

No description

setWebPropertyId($webPropertyId)

No description

string
getWebPropertyId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setInternalWebPropertyId($internalWebPropertyId)

No description

Parameters

$internalWebPropertyId

string getInternalWebPropertyId()

No description

Return Value

string

setProfileId($profileId)

No description

Parameters

$profileId

string getProfileId()

No description

Return Value

string

setProfileName($profileName)

No description

Parameters

$profileName

string getProfileName()

No description

Return Value

string

setTableId($tableId)

No description

Parameters

$tableId

string getTableId()

No description

Return Value

string

setWebPropertyId($webPropertyId)

No description

Parameters

$webPropertyId

string getWebPropertyId()

No description

Return Value

string