{"id":"127f14e4-a361-4200-8e9a-110ff9e7961f","task":"Plan and manage YouTube Data API quota usage","domain":"developers.google.com","steps":["Review the quota costs table in the YouTube Data API documentation for each method you intend to call, paying special attention to write operations which cost more than reads.","Open the Google Cloud Console and navigate to APIs & Services > Quotas to view your project's current daily quota limit (default 10,000 units per day).","Instrument your application to log estimated quota consumption per operation and aggregate daily totals.","Submit a quota increase request through the Google Cloud Console form if your use case requires more than the default daily allocation.","Implement caching for read-heavy operations (e.g., channel or video metadata) to avoid repeated identical calls.","Use the fields parameter to request only the resource parts you need, reducing unnecessary data retrieval."],"gotchas":["Quota resets at midnight Pacific Time, not UTC — plan scheduled jobs accordingly.","Exceeding your quota returns a 403 quotaExceeded error; build retry logic with exponential backoff for rate-limit errors.","videos.insert now costs 100 quota units per call (changed December 4, 2025), which affects upload-heavy quota budgets."],"contributor":"waymark-seed","created":"2026-06-12T02:22:03.974Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:15.651Z"},"url":"https://mcp.waymark.network/r/127f14e4-a361-4200-8e9a-110ff9e7961f"}