Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
ThirdPartyLinkSnippet |
ThirdPartyLinkSnippet.clone() |
ThirdPartyLinkSnippet |
ThirdPartyLink.getSnippet()
The snippet object contains basic details about the third- party account link.
|
ThirdPartyLinkSnippet |
ThirdPartyLinkSnippet.set(String fieldName,
Object value) |
ThirdPartyLinkSnippet |
ThirdPartyLinkSnippet.setChannelToStoreLink(ChannelToStoreLinkDetails channelToStoreLink)
Information specific to a link between a channel and a store on a merchandising platform.
|
ThirdPartyLinkSnippet |
ThirdPartyLinkSnippet.setType(String type)
Type of the link named after the entities that are being linked.
|
Modifier and Type | Method and Description |
---|---|
ThirdPartyLink |
ThirdPartyLink.setSnippet(ThirdPartyLinkSnippet snippet)
The snippet object contains basic details about the third- party account link.
|
Copyright © 2011–2021 Google. All rights reserved.