GoogleApi.YouTube.V3.Model.VideoPaidProductPlacementDetails (google_api_you_tube v0.54.0)
View SourceDetails about paid content, such as paid product placement, sponsorships or endorsement, contained in a YouTube video and a method to inform viewers of paid promotion. This data can only be retrieved by the video owner.
Attributes
-
hasPaidProductPlacement
(type:boolean()
, default:nil
) - This boolean represents whether the video contains Paid Product Placement, Studio equivalent: https://screenshot.googleplex.com/4Me79DE6AfT2ktp.png
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.YouTube.V3.Model.VideoPaidProductPlacementDetails{ hasPaidProductPlacement: boolean() | nil }