BlogUserInfos
class BlogUserInfos extends Resource (View source)
The "blogUserInfos" collection of methods.
Typical usage is:
$bloggerService = new Google\Service\Blogger(...);
$blogUserInfos = $bloggerService->blogUserInfos;
Methods
get(string $userId, string $blogId, array $optParams = [])
Gets one blog and user info pair by blog id and user id. (blogUserInfos.get)
Details
BlogUserInfo
get(string $userId, string $blogId, array $optParams = [])
Gets one blog and user info pair by blog id and user id. (blogUserInfos.get)