- Tester SNML
- Przeglądarka API
- Tester podpisu
- Dokumenty SNML
- Dokumenty API
- Dokumenty SNQL
- Dokumenty SNJS
Table: page
A page represents a profile. The url for a page's profile follows the same convention as the url for member profiles. For e.g., http://www.bebo.com/Profile.jsp?MemberId=123 might represent a page profile or a user profile with MemberId equal to 123. MemberId is synonymous to PageId for a page profile.
Columns
- has_added_app p
- A logical (1 or 0) value indicating if the page has added the current app to its profile.
- name p
- The name of page
- page_id i pk
- The page id (aka MemberId) representing the page profile
- pic
- An absolute url to the medium sized version of the page's profile photo
- pic_big
- An absolute url to the large sized version of the page's profile photo
- pic_small
- An absolute url to the thumbnail version of the page's profile photo
- pic_square
- An absolute url to the thumbnail version of the page's profile photo
- type
- The type of the page. Valid values are: { "APPLICATION", "BAND", "VIDEO", "BOOK", "CITY", "GROUP", "SCHOOL_STUDENT", "SCHOOL_ALUMNI", "COLLEGE_STUDENT", "COLLEGE_ALUMNI", "DOMAIN_NETWORK", "EVENT", "SONG", }