Facebook Methods description: marketplace.createListing

This method allows you to create and modify Marketplace listings.

Facebook Methods description: notifications.search

Will search the logged in users’s networks for listings matching the category, subcategory, and query provided.

Facebook Methods description: marketplace.getListings

Given a set of listing ids this will return the marketplace listings and data. If an array of user ids are passed, this will restrict the return classified ids to be from that set of users.

Facebook Methods description: marketplace.getSubCategories

Given a valid category, as returned by getCategories, this method returns the marketplace subcategories for that category.

Facebook Methods description: marketplace.getCategories

This method returns the marketplace toplevel categories.

Facebook Methods description: pages.isFan

Checks whether a user is a fan of a given page.

Facebook Methods description: pages.isAppAdded

Checks whether the page has added the application

Facebook Methods description: pages.isAdmin

Checks whether the logged in user is the admin for a given page.

Facebook Methods description: pages.getInfo

Returns all visible pages according to the filters specified. This may be used to find all pages of which a user is a fan of, or to query specific page_ids. The session_key parameter is optional. When the session_key parameter is not passed, you can only get information for pages that have been added your application. […]

Facebook Methods description: users.isAppAdded

Checks whether the user has added the application to their Facebook account