UsersLikedassets
class UsersLikedassets extends Resource (View source)
The "likedassets" collection of methods.
Typical usage is:
$polyService = new Google\Service\PolyService(...);
$likedassets = $polyService->users_likedassets;
Methods
listUsersLikedassets(string $name, array $optParams = [])
Lists assets that the user has liked. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of UNLISTED. (likedassets.listUsersLikedassets)
Details
ListLikedAssetsResponse
listUsersLikedassets(string $name, array $optParams = [])
Lists assets that the user has liked. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of UNLISTED. (likedassets.listUsersLikedassets)