class Pageviews extends Collection (View source)

Properties

protected $collection_key
string $blogId
protected $countsType
protected $countsDataType
string $kind

Methods

setBlogId($blogId)

No description

string
getBlogId()

No description

setCounts($counts)

No description

getCounts()

No description

setKind($kind)

No description

string
getKind()

No description

Details

setBlogId($blogId)

No description

Parameters

$blogId

string getBlogId()

No description

Return Value

string

setCounts($counts)

No description

Parameters

$counts

PageviewsCounts[] getCounts()

No description

Return Value

PageviewsCounts[]

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string