Facebook Methods description: marketplace.createListing
This method allows you to create and modify Marketplace listings.
This method allows you to create and modify Marketplace listings.
Will search the logged in users’s networks for listings matching the category, subcategory, and query provided.
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.
Given a valid category, as returned by getCategories, this method returns the marketplace subcategories for that category.
This method returns the marketplace toplevel categories.
Checks whether a user is a fan of a given page.
Checks whether the page has added the application
Checks whether the logged in user is the admin for a given page.
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. […]
Checks whether the user has added the application to their Facebook account