{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "How often does YouTube pay creators?",
  "description": "YouTube pays monthly through AdSense: earnings finalized on the 7th–12th of the following month are paid between the 21st and 26th, once your balance clears the $100 threshold. Below $100, earnings roll over.",
  "url": "https://www.revenuelab.fyi/answers/how-often-does-youtube-pay-creators",
  "dateModified": "2026-08-29",
  "creator": {
    "@type": "Organization",
    "name": "RevenueLab",
    "url": "https://www.revenuelab.fyi"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "keywords": [
    "YouTube Revenue Calculator",
    "YouTube RPM Calculator"
  ],
  "distribution": {
    "@type": "DataDownload",
    "contentUrl": "https://www.revenuelab.fyi/api/public/page.json?path=answers%2Fhow-often-does-youtube-pay-creators",
    "encodingFormat": "application/json"
  },
  "json": {
    "type": "answer",
    "question": "How often does YouTube pay creators?",
    "shortAnswer": "YouTube pays monthly through AdSense: earnings finalized on the 7th–12th of the following month are paid between the 21st and 26th, once your balance clears the $100 threshold. Below $100, earnings roll over.",
    "tableTitle": "The YouTube payment timeline",
    "columns": [
      "Date",
      "What happens",
      "Notes"
    ],
    "rows": [
      {
        "label": "All month",
        "value": "Earnings accrue as estimated revenue",
        "note": "Visible in YouTube Analytics within ~2 days"
      },
      {
        "label": "7th–12th (next month)",
        "value": "Revenue finalized in AdSense",
        "note": "Invalid traffic adjustments applied here"
      },
      {
        "label": "21st–26th",
        "value": "Payment issued",
        "note": "Wire/EFT timing depends on your bank"
      },
      {
        "label": "Any month under $100",
        "value": "Balance rolls over",
        "note": "No payment until the threshold is crossed"
      }
    ],
    "context": "Three prerequisites block payment regardless of balance: a verified address (PIN mailed by AdSense), tax info submitted (US creators' withholding, and up to 30% withholding on US-viewer earnings for creators in countries without a tax treaty), and a payment method on file. New monetizers commonly miss a first payment over the PIN step — request it as soon as you cross $10 in earnings.",
    "methodology": "Schedule and thresholds are Google AdSense's published 2026 payment terms for YouTube creators. Exact pay dates shift a day or two around weekends and holidays; AdSense shows your specific payment date once earnings are finalized.",
    "dateModified": "2026-08-29",
    "relatedCalculators": [
      {
        "label": "YouTube Revenue Calculator",
        "to": "/youtube-revenue-calculator"
      },
      {
        "label": "YouTube RPM Calculator",
        "to": "/youtube-rpm-calculator"
      }
    ],
    "relatedReading": [
      {
        "label": "YouTube monetization requirements 2026",
        "to": "/answers/how-many-subscribers-monetize-youtube"
      },
      {
        "label": "CPM vs RPM explained",
        "to": "/blog/youtube-cpm-vs-rpm-explained"
      }
    ]
  }
}