הטבלה הבאה מציגה תרחישים לדוגמה נפוצים לשימוש בשיטה הזו. אפשר ללחוץ על שם של תרחיש לדוגמה כדי לטעון ערכי פרמטרים לדוגמה ב-API Explorer. לחלופין, אפשר לראות דוגמאות קוד לתרחיש לדוגמה ב-APIs Explorer במסך מלא בלחיצה על סמל הקוד שמתחת לשם של התרחיש לדוגמה. בממשק המשתמש במסך מלא אפשר לעדכן את ערכי הפרמטרים והמאפיינים, ודוגמאות הקוד יתעדכנו באופן דינמי כדי לשקף את הערכים שהזנתם.

Use cases
list (any channel)
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list (any channel)' example for the activities.list method.
This example retrieves the 25 most recent activities for the Google Developers channel. It retrieves the snippet and contentDetails parts for each activity resource.
list (my channel)
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list (my channel)' example for the activities.list method.
This example retrieves the 25 most recent activities performed by the user authorizing the API request.