Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern CreativeAsset_DisplayType_ASSETDISPLAYTYPEINPAGE :: CreativeAsset_DisplayType

    gogol-dfareporting Gogol.DFAReporting

    Asset exists in a box and stays within the box.

  2. pattern Creative_Type_FLASHINPAGE :: Creative_Type

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  3. pattern Creative_Type_RICHMEDIAINPAGEFLOATING :: Creative_Type

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  4. pattern CreativesListTypes_FLASHINPAGE :: CreativesListTypes

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  5. pattern CreativesListTypes_RICHMEDIAINPAGEFLOATING :: CreativesListTypes

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  6. data DFAReportingAdvertiserLandingPagesGet

    gogol-dfareporting Gogol.DFAReporting

    Gets one landing page by ID. See: newDFAReportingAdvertiserLandingPagesGet smart constructor.

  7. DFAReportingAdvertiserLandingPagesGet :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Int64 -> Int64 -> Maybe Text -> Maybe Text -> DFAReportingAdvertiserLandingPagesGet

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  8. type DFAReportingAdvertiserLandingPagesGetResource = "dfareporting" :> "v4" :> "userprofiles" :> Capture "profileId" Int64 :> "advertiserLandingPages" :> Capture "id" Int64 :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] LandingPage

    gogol-dfareporting Gogol.DFAReporting

    A resource alias for dfareporting.advertiserLandingPages.get method which the DFAReportingAdvertiserLandingPagesGet request conforms to.

  9. data DFAReportingAdvertiserLandingPagesInsert

    gogol-dfareporting Gogol.DFAReporting

    Inserts a new landing page. See: newDFAReportingAdvertiserLandingPagesInsert smart constructor.

  10. DFAReportingAdvertiserLandingPagesInsert :: Maybe Xgafv -> Maybe Text -> Maybe Text -> LandingPage -> Int64 -> Maybe Text -> Maybe Text -> DFAReportingAdvertiserLandingPagesInsert

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

Page 573 of many | Previous | Next