| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelConversionPing |
ChannelConversionPing.clone() |
ChannelConversionPing |
ChannelConversionPing.set(java.lang.String fieldName,
java.lang.Object value) |
ChannelConversionPing |
ChannelConversionPing.setContext(java.lang.String context)
Defines the context of the ping.
|
ChannelConversionPing |
ChannelConversionPing.setConversionUrl(java.lang.String conversionUrl)
The url (without the schema) that the player shall send the ping to.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChannelConversionPing> |
ChannelConversionPings.getPings()
Pings that the app shall fire (authenticated by biscotti cookie).
|
| Modifier and Type | Method and Description |
|---|---|
ChannelConversionPings |
ChannelConversionPings.setPings(java.util.List<ChannelConversionPing> pings)
Pings that the app shall fire (authenticated by biscotti cookie).
|