| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelConversionPings |
ChannelConversionPings.clone() |
ChannelConversionPings |
Channel.getConversionPings()
The conversionPings object encapsulates information about conversion pings that need to be
respected by the channel.
|
ChannelConversionPings |
ChannelConversionPings.set(String fieldName,
Object value) |
ChannelConversionPings |
ChannelConversionPings.setPings(List<ChannelConversionPing> pings)
Pings that the app shall fire (authenticated by biscotti cookie).
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.setConversionPings(ChannelConversionPings conversionPings)
The conversionPings object encapsulates information about conversion pings that need to be
respected by the channel.
|
Copyright © 2011–2021 Google. All rights reserved.