Kod Örnekleri
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Aşağıdaki listelerde, YouTube Analytics API ve YouTube Reporting API için kullanılabilen kod örnekleri gösterilmektedir. Bu örnekleri GitHub deposundan da indirebilirsiniz.
Java
Toplu veri raporları (YouTube Reporting API)
- Raporlama işi oluşturun (
reportTypes.list
, jobs.create
)
- Raporları al (
jobs.list
, jobs.reports.list
)
JavaScript
Sorgu raporları (YouTube Analytics API)
- Günlük kanal istatistiklerini alma (
reports.query
)
PHP
Toplu veri raporları (YouTube Reporting API)
- Raporlama işi oluşturma (
reportTypes.list
, jobs.create
)
- Raporları alma (
jobs.list
, jobs.reports.list
)
Python
Toplu veri raporları (YouTube Reporting API)
- Raporlama işi oluşturun (
reportTypes.list
, jobs.create
)
- Raporları alma (
jobs.list
, jobs.reports.list
)
Sorgu raporları (YouTube Analytics API)
- Günlük kanal istatistiklerini alma (
reports.query
)
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-04 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-11-04 UTC."],[[["This page lists available code samples for the YouTube Analytics API and YouTube Reporting API, which can also be downloaded from the linked GitHub repository."],["Code examples for creating reporting jobs and retrieving reports using the YouTube Reporting API are available in Java, PHP, and Python."],["JavaScript and Python code samples are provided for querying and retrieving daily channel statistics through the YouTube Analytics API."],["The code samples provided in Java, PHP, and Python are used to list the available report types, as well as creating, and listing jobs and their reports."]]],[]]