Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountYouTubeChannelLink |
AccountYouTubeChannelLink.clone() |
AccountYouTubeChannelLink |
AccountYouTubeChannelLink.set(String fieldName,
Object value) |
AccountYouTubeChannelLink |
AccountYouTubeChannelLink.setChannelId(String channelId)
Channel ID.
|
AccountYouTubeChannelLink |
AccountYouTubeChannelLink.setStatus(String status)
Status of the link between this Merchant Center account and the YouTube channel.
|
Modifier and Type | Method and Description |
---|---|
List<AccountYouTubeChannelLink> |
Account.getYoutubeChannelLinks()
Linked YouTube channels that are active or pending approval.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setYoutubeChannelLinks(List<AccountYouTubeChannelLink> youtubeChannelLinks)
Linked YouTube channels that are active or pending approval.
|
Copyright © 2011–2024 Google. All rights reserved.