| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelAuditDetails |
ChannelAuditDetails.clone() |
ChannelAuditDetails |
Channel.getAuditDetails()
The auditionDetails object encapsulates channel data that is relevant for YouTube Partners
during the audition process.
|
ChannelAuditDetails |
ChannelAuditDetails.set(String fieldName,
Object value) |
ChannelAuditDetails |
ChannelAuditDetails.setCommunityGuidelinesGoodStanding(Boolean communityGuidelinesGoodStanding)
Whether or not the channel respects the community guidelines.
|
ChannelAuditDetails |
ChannelAuditDetails.setContentIdClaimsGoodStanding(Boolean contentIdClaimsGoodStanding)
Whether or not the channel has any unresolved claims.
|
ChannelAuditDetails |
ChannelAuditDetails.setCopyrightStrikesGoodStanding(Boolean copyrightStrikesGoodStanding)
Whether or not the channel has any copyright strikes.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.setAuditDetails(ChannelAuditDetails auditDetails)
The auditionDetails object encapsulates channel data that is relevant for YouTube Partners
during the audition process.
|
Copyright © 2011–2021 Google. All rights reserved.