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.

  1. SearchListVideoPaidProductPlacement :: Text -> SearchListVideoPaidProductPlacement

    gogol-youtube Gogol.YouTube

    No documentation available.

  2. pattern SearchListVideoPaidProductPlacement_Any :: SearchListVideoPaidProductPlacement

    gogol-youtube Gogol.YouTube

    Return all videos, paid product placement or not.

  3. pattern SearchListVideoPaidProductPlacement_True' :: SearchListVideoPaidProductPlacement

    gogol-youtube Gogol.YouTube

    Restrict results to only videos with paid product placement.

  4. pattern SearchListVideoPaidProductPlacement_VideoPaidProductPlacementUnspecified :: SearchListVideoPaidProductPlacement

    gogol-youtube Gogol.YouTube

    No documentation available.

  5. 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.

  6. VideoPaidProductPlacementDetails :: Maybe Bool -> VideoPaidProductPlacementDetails

    gogol-youtube Gogol.YouTube

    No documentation available.

  7. fromSearchListVideoPaidProductPlacement :: SearchListVideoPaidProductPlacement -> Text

    gogol-youtube Gogol.YouTube

    No documentation available.

  8. hasPaidProductPlacement :: VideoPaidProductPlacementDetails -> Maybe Bool

    gogol-youtube Gogol.YouTube

    This boolean represents whether the video contains Paid Product Placement, Studio equivalent: https://screenshot.googleplex.com/4Me79DE6AfT2ktp.png

  9. newVideoPaidProductPlacementDetails :: VideoPaidProductPlacementDetails

    gogol-youtube Gogol.YouTube

    Creates a value of VideoPaidProductPlacementDetails with the minimum fields required to make a request.

  10. paidProductPlacementDetails :: Video -> Maybe VideoPaidProductPlacementDetails

    gogol-youtube Gogol.YouTube

    No documentation available.

Page 257 of many | Previous | Next