Blogger
class Blogger extends Service (View source)
Service definition for Blogger (v3).
The Blogger API provides access to posts, comments and pages of a Blogger blog.
For more information about this service, see the API Documentation
Constants
BLOGGER |
Manage your Blogger account. |
BLOGGER_READONLY |
View your Blogger account. |
Properties
$blogUserInfos | |||
$blogs | |||
$comments | |||
$pageViews | |||
$pages | |||
$postUserInfos | |||
$posts | |||
$users | |||
$rootUrlTemplate |
Methods
__construct(Client|array $clientOrConfig = [], string $rootUrl = null)
Constructs the internal representation of the Blogger service.
Details
__construct(Client|array $clientOrConfig = [], string $rootUrl = null)
Constructs the internal representation of the Blogger service.