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