Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method allows you to get likes for an object such as video, posts, status, note, photo, album and comment.

Code Block
languagehtml/xml
titlecreateLikegetLikes
<facebook.getLikes>
	<resourceId>{$ctx:resourceId}</resourceId>
	<fields>{$ctx:fields}</fields>
	<summary>{$ctx:summary}</summary>
</facebook.getLikes>

...