Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
ChannelToStoreLinkDetails |
ChannelToStoreLinkDetails.clone() |
ChannelToStoreLinkDetails |
ThirdPartyLinkSnippet.getChannelToStoreLink()
Information specific to a link between a channel and a store on a merchandising platform.
|
ChannelToStoreLinkDetails |
ChannelToStoreLinkDetails.set(String fieldName,
Object value) |
ChannelToStoreLinkDetails |
ChannelToStoreLinkDetails.setStoreName(String storeName)
Name of the store.
|
ChannelToStoreLinkDetails |
ChannelToStoreLinkDetails.setStoreUrl(String storeUrl)
Landing page of the store.
|
Modifier and Type | Method and Description |
---|---|
ThirdPartyLinkSnippet |
ThirdPartyLinkSnippet.setChannelToStoreLink(ChannelToStoreLinkDetails channelToStoreLink)
Information specific to a link between a channel and a store on a merchandising platform.
|
Copyright © 2011–2021 Google. All rights reserved.