Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
SearchListVideoPaidProductPlacement :: Text -> SearchListVideoPaidProductPlacementgogol-youtube Gogol.YouTube No documentation available.
pattern
SearchListVideoPaidProductPlacement_Any :: SearchListVideoPaidProductPlacementgogol-youtube Gogol.YouTube Return all videos, paid product placement or not.
pattern
SearchListVideoPaidProductPlacement_True' :: SearchListVideoPaidProductPlacementgogol-youtube Gogol.YouTube Restrict results to only videos with paid product placement.
-
gogol-youtube Gogol.YouTube No documentation available.
newtype
VideoPaidProductPlacementDetails gogol-youtube Gogol.YouTube Details 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. See: newVideoPaidProductPlacementDetails smart constructor.
VideoPaidProductPlacementDetails :: Maybe Bool -> VideoPaidProductPlacementDetailsgogol-youtube Gogol.YouTube No documentation available.
fromSearchListVideoPaidProductPlacement :: SearchListVideoPaidProductPlacement -> Textgogol-youtube Gogol.YouTube No documentation available.
hasPaidProductPlacement :: VideoPaidProductPlacementDetails -> Maybe Boolgogol-youtube Gogol.YouTube This boolean represents whether the video contains Paid Product Placement, Studio equivalent: https://screenshot.googleplex.com/4Me79DE6AfT2ktp.png
newVideoPaidProductPlacementDetails :: VideoPaidProductPlacementDetailsgogol-youtube Gogol.YouTube Creates a value of VideoPaidProductPlacementDetails with the minimum fields required to make a request.
paidProductPlacementDetails :: Video -> Maybe VideoPaidProductPlacementDetailsgogol-youtube Gogol.YouTube No documentation available.