youtube  v3
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Properties | List of all members
Google.Apis.YouTube.v3.Data.VideoConversionPing Class Reference
Inheritance diagram for Google.Apis.YouTube.v3.Data.VideoConversionPing:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Context [get, set]
 Defines the context of the ping.
virtual string ConversionUrl [get, set]
 The url (without the schema) that the app shall send the ping to. It's at caller's descretion to decide which schema to use (http vs https) Example of a returned url: //googleads.g.doubleclick.net/pagead/ viewthroughconversion/962985656/?data=path%3DtHe_path%3Btype%3D like%3Butuid%3DGISQtTNGYqaYl4sKxoVvKA%3Bytvid%3DUrIaJUvIQDg=default The caller must append biscotti authentication (ms param in case of mobile, for example) to this ping.
virtual string ETag [get, set]
 The ETag of the item.
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag

Property Documentation

virtual string Google.Apis.YouTube.v3.Data.VideoConversionPing.Context
getset

Defines the context of the ping.

virtual string Google.Apis.YouTube.v3.Data.VideoConversionPing.ConversionUrl
getset

The url (without the schema) that the app shall send the ping to. It's at caller's descretion to decide which schema to use (http vs https) Example of a returned url: //googleads.g.doubleclick.net/pagead/ viewthroughconversion/962985656/?data=path%3DtHe_path%3Btype%3D like%3Butuid%3DGISQtTNGYqaYl4sKxoVvKA%3Bytvid%3DUrIaJUvIQDg=default The caller must append biscotti authentication (ms param in case of mobile, for example) to this ping.

virtual string Google.Apis.YouTube.v3.Data.VideoConversionPing.ETag
getset

The ETag of the item.


The documentation for this class was generated from the following file: