google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.InvideoPromotion View Source
Describes an invideo promotion campaign consisting of multiple promoted items. A campaign belongs to a single channel_id.
Attributes
- defaultTiming (InvideoTiming): The default temporal position within the video where the promoted item will be displayed. Can be overriden by more specific timing in the item. Defaults to:
null. - items ([PromotedItem]): List of promoted items in decreasing priority. Defaults to:
null. - position (InvideoPosition): The spatial position within the video where the promoted item will be displayed. Defaults to:
null. - useSmartTiming (boolean()): Indicates whether the channel's promotional campaign uses "smart timing." This feature attempts to show promotions at a point in the video when they are more likely to be clicked and less likely to disrupt the viewing experience. This feature also picks up a single promotion to show on each video. Defaults to:
null.