|
4100 | 4100 | } |
4101 | 4101 | } |
4102 | 4102 | }, |
4103 | | - "revision": "20250122", |
| 4103 | + "revision": "20250224", |
4104 | 4104 | "rootUrl": "https://youtube.googleapis.com/", |
4105 | 4105 | "schemas": { |
4106 | 4106 | "AbuseReport": { |
|
5528 | 5528 | "description": "JSON template for the status part of a channel.", |
5529 | 5529 | "id": "ChannelStatus", |
5530 | 5530 | "properties": { |
| 5531 | + "isChannelMonetizationEnabled": { |
| 5532 | + "description": "Whether the channel is considered ypp monetization enabled. See go/yppornot for more details.", |
| 5533 | + "type": "boolean" |
| 5534 | + }, |
5531 | 5535 | "isLinked": { |
5532 | 5536 | "description": "If true, then the user is linked to either a YouTube username or G+ account. Otherwise, the user doesn't have a public YouTube identity.", |
5533 | 5537 | "type": "boolean" |
|
6486 | 6490 | "djctqIllegalDrugs", |
6487 | 6491 | "djctqInappropriateLanguage", |
6488 | 6492 | "djctqCriminalActs", |
6489 | | - "djctqImpactingContent" |
| 6493 | + "djctqImpactingContent", |
| 6494 | + "djctqFear", |
| 6495 | + "djctqMedicalProcedures", |
| 6496 | + "djctqSensitiveTopics", |
| 6497 | + "djctqFantasyViolence" |
6490 | 6498 | ], |
6491 | 6499 | "enumDescriptions": [ |
6492 | 6500 | "", |
|
6501 | 6509 | "Drogas Ilícitas (Illegal drugs)", |
6502 | 6510 | "Linguagem Imprópria (Inappropriate language)", |
6503 | 6511 | "Atos Criminosos (Criminal Acts)", |
6504 | | - "Conteúdo Impactante (Impacting content)" |
| 6512 | + "Conteúdo Impactante (Impacting content)", |
| 6513 | + "Temer (Fear)", |
| 6514 | + "Procedimentos médicos (Medical Procedures)", |
| 6515 | + "Tópicos sensíveis (Sensitive Topics)", |
| 6516 | + "Fantasia Violência (Fantasy Violence)" |
6505 | 6517 | ], |
6506 | 6518 | "type": "string" |
6507 | 6519 | }, |
|
0 commit comments