youtube  v3
Properties | List of all members
Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem Class Reference

Details about a resource which is being promoted. More...

Inheritance diagram for Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string AdTag [get, set]
 The URL the client should fetch to request a promoted item. More...
 
virtual string ClickTrackingUrl [get, set]
 The URL the client should ping to indicate that the user clicked through on this promoted item. More...
 
virtual string CreativeViewUrl [get, set]
 The URL the client should ping to indicate that the user was shown this promoted item. More...
 
virtual string CtaType [get, set]
 The type of call-to-action, a message to the user indicating action that can be taken. More...
 
virtual string CustomCtaButtonText [get, set]
 The custom call-to-action button text. If specified, it will override the default button text for the cta_type. More...
 
virtual string DescriptionText [get, set]
 The text description to accompany the promoted item. More...
 
virtual string DestinationUrl [get, set]
 The URL the client should direct the user to, if the user chooses to visit the advertiser's website. More...
 
virtual System.Collections.Generic.IList< string > ForecastingUrl [get, set]
 The list of forecasting URLs. The client should ping all of these URLs when a promoted item is not available, to indicate that a promoted item could have been shown. More...
 
virtual System.Collections.Generic.IList< string > ImpressionUrl [get, set]
 The list of impression URLs. The client should ping all of these URLs to indicate that the user was shown this promoted item. More...
 
virtual string VideoId [get, set]
 The ID that YouTube uses to uniquely identify the promoted video. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Details about a resource which is being promoted.

Property Documentation

◆ AdTag

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.AdTag
getset

The URL the client should fetch to request a promoted item.

◆ ClickTrackingUrl

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.ClickTrackingUrl
getset

The URL the client should ping to indicate that the user clicked through on this promoted item.

◆ CreativeViewUrl

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.CreativeViewUrl
getset

The URL the client should ping to indicate that the user was shown this promoted item.

◆ CtaType

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.CtaType
getset

The type of call-to-action, a message to the user indicating action that can be taken.

◆ CustomCtaButtonText

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.CustomCtaButtonText
getset

The custom call-to-action button text. If specified, it will override the default button text for the cta_type.

◆ DescriptionText

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.DescriptionText
getset

The text description to accompany the promoted item.

◆ DestinationUrl

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.DestinationUrl
getset

The URL the client should direct the user to, if the user chooses to visit the advertiser's website.

◆ ETag

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

The ETag of the item.

◆ ForecastingUrl

virtual System.Collections.Generic.IList<string> Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.ForecastingUrl
getset

The list of forecasting URLs. The client should ping all of these URLs when a promoted item is not available, to indicate that a promoted item could have been shown.

◆ ImpressionUrl

virtual System.Collections.Generic.IList<string> Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.ImpressionUrl
getset

The list of impression URLs. The client should ping all of these URLs to indicate that the user was shown this promoted item.

◆ VideoId

virtual string Google.Apis.YouTube.v3.Data.ActivityContentDetailsPromotedItem.VideoId
getset

The ID that YouTube uses to uniquely identify the promoted video.


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