class ChannelStatistics extends Model (View source)

Properties

string $commentCount
bool $hiddenSubscriberCount
string $subscriberCount
string $videoCount
string $viewCount

Methods

setCommentCount($commentCount)

No description

string
getCommentCount()

No description

setHiddenSubscriberCount($hiddenSubscriberCount)

No description

bool
getHiddenSubscriberCount()

No description

setSubscriberCount($subscriberCount)

No description

string
getSubscriberCount()

No description

setVideoCount($videoCount)

No description

string
getVideoCount()

No description

setViewCount($viewCount)

No description

string
getViewCount()

No description

Details

setCommentCount($commentCount)

No description

Parameters

$commentCount

string getCommentCount()

No description

Return Value

string

setHiddenSubscriberCount($hiddenSubscriberCount)

No description

Parameters

$hiddenSubscriberCount

bool getHiddenSubscriberCount()

No description

Return Value

bool

setSubscriberCount($subscriberCount)

No description

Parameters

$subscriberCount

string getSubscriberCount()

No description

Return Value

string

setVideoCount($videoCount)

No description

Parameters

$videoCount

string getVideoCount()

No description

Return Value

string

setViewCount($viewCount)

No description

Parameters

$viewCount

string getViewCount()

No description

Return Value

string