جدول زیر موارد استفاده رایج برای این روش را نشان می دهد. برای بارگیری مقادیر پارامتر نمونه در APIs Explorer می‌توانید روی نام مورد استفاده کلیک کنید. یا می‌توانید با کلیک بر روی نماد کد زیر نام مورد استفاده، نمونه‌های کد مورد استفاده را در APIs Explorer تمام صفحه ببینید. در رابط کاربری تمام صفحه، می‌توانید مقادیر پارامترها و ویژگی‌ها را به‌روزرسانی کنید و نمونه‌های کد به‌صورت پویا به‌روزرسانی می‌شوند تا مقادیری را که وارد می‌کنید منعکس کنند.

Use cases
list
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list' example for the videoCategories.list method.
This example retrieves a list of categories that can be associated with YouTube videos in the United States. The regionCode parameter specifies the country for which categories are being retrieved.
list (for a specific region)
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list (for a specific region)' example for the videoCategories.list method.
This example uses the regionCode to retrieve a list of categories that can be associated with YouTube videos in Spain. It also uses the hl parameter to indicate that text labels in the response should be specified in Spanish.