class LinkedForeignAccount extends Model (View source)

Properties

string $accountId
bool $eligibleForSearch
string $id
string $internalWebPropertyId
string $kind
string $linkedAccountId
string $remarketingAudienceId
string $status
string $type
string $webPropertyId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setEligibleForSearch($eligibleForSearch)

No description

bool
getEligibleForSearch()

No description

setId($id)

No description

string
getId()

No description

setInternalWebPropertyId($internalWebPropertyId)

No description

string
getInternalWebPropertyId()

No description

setKind($kind)

No description

string
getKind()

No description

setLinkedAccountId($linkedAccountId)

No description

string
getLinkedAccountId()

No description

setRemarketingAudienceId($remarketingAudienceId)

No description

string
getRemarketingAudienceId()

No description

setStatus($status)

No description

string
getStatus()

No description

setType($type)

No description

string
getType()

No description

setWebPropertyId($webPropertyId)

No description

string
getWebPropertyId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setEligibleForSearch($eligibleForSearch)

No description

Parameters

$eligibleForSearch

bool getEligibleForSearch()

No description

Return Value

bool

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInternalWebPropertyId($internalWebPropertyId)

No description

Parameters

$internalWebPropertyId

string getInternalWebPropertyId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLinkedAccountId($linkedAccountId)

No description

Parameters

$linkedAccountId

string getLinkedAccountId()

No description

Return Value

string

setRemarketingAudienceId($remarketingAudienceId)

No description

Parameters

$remarketingAudienceId

string getRemarketingAudienceId()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWebPropertyId($webPropertyId)

No description

Parameters

$webPropertyId

string getWebPropertyId()

No description

Return Value

string