Home > Internet Programming > Quizzes > Facebook (Development) Fundamentals Test
Facebook (Development) Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 63% Most missed: “The primary way to get data in and out of Facebook is by using a:”
Facebook (Development) Fundamentals Test
Time left 00:00
25 Questions

1. In Graph API 2.0 - what is the current way to get tag friends in stories (e.g. status update or actions)?
2. What authentication does Facebook use?
3. What is an 'access token' ?
4. What is the function of 'Open Graph'?
5. What does the Share Dialog do?
6. What should you NOT do when customizing user experiences
7. In the Ads API - which Graph API Queries are available?
8. The primary way to get data in and out of Facebook is by using a:
9. Facebook provides SDKs for ____
10. How is Click-To-Impressions (CTI) calculated?
11. If your application does this - you must use Facebook Platform authentication instead of Facebook Chat
12. adaccount - adaccountgroup - adcampaign - adcreative - adgroup - adimage - and aduser are examples of what?
13. Instead of calling one of the static openActiveSession* methods - your app can achieve the same flow by:
14. Which of these statements is not true of queries in the FQL API?
15. Is Facebook Markup Language used to create applications?
16. Which of these statements is true?
17. You can issue a HTTP GET request to /fql?q=query where query can be a single fql query or a JSON-encoded dictionary of queries.
18. What is the correct API endpoint to retrieve Facebook Posts for the logged in user
19. Which of these generate access tokens?
20. Which of the following describes the action type that is associated with the creation of the object?
21. Applications that send over 500 - 000 notifications are required to maintain a weekly Click-To-Impression percentage of:
22. When mentioning users in notifications - which syntax should you use?
23. A Facebook app should have:
24. Which one of these are publicly available when a user accesses your app?
25. A user must have a Facebook username to use DIGEST-MD5