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. DFAReportingAdvertiserLandingPagesUpdate :: Maybe Xgafv -> Maybe Text -> Maybe Text -> LandingPage -> Int64 -> Maybe Text -> Maybe Text -> DFAReportingAdvertiserLandingPagesUpdate

    gogol-dfareporting Gogol.DFAReporting.AdvertiserLandingPages.Update

    No documentation available.

  2. type DFAReportingAdvertiserLandingPagesUpdateResource = "dfareporting" :> "v4" :> "userprofiles" :> Capture "profileId" Int64 :> "advertiserLandingPages" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] LandingPage :> Put '[JSON] LandingPage

    gogol-dfareporting Gogol.DFAReporting.AdvertiserLandingPages.Update

    A resource alias for dfareporting.advertiserLandingPages.update method which the DFAReportingAdvertiserLandingPagesUpdate request conforms to.

  3. newDFAReportingAdvertiserLandingPagesUpdate :: LandingPage -> Int64 -> DFAReportingAdvertiserLandingPagesUpdate

    gogol-dfareporting Gogol.DFAReporting.AdvertiserLandingPages.Update

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

  4. data AdvertiserLandingPagesListResponse

    gogol-dfareporting Gogol.DFAReporting.Types

    Landing Page List Response See: newAdvertiserLandingPagesListResponse smart constructor.

  5. AdvertiserLandingPagesListResponse :: Maybe Text -> Maybe [LandingPage] -> Maybe Text -> AdvertiserLandingPagesListResponse

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  6. newtype AdvertiserLandingPagesListSortField

    gogol-dfareporting Gogol.DFAReporting.Types

    Field by which to sort the list.

  7. AdvertiserLandingPagesListSortField :: Text -> AdvertiserLandingPagesListSortField

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  8. pattern AdvertiserLandingPagesListSortField_ID :: AdvertiserLandingPagesListSortField

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  9. pattern AdvertiserLandingPagesListSortField_Name :: AdvertiserLandingPagesListSortField

    gogol-dfareporting Gogol.DFAReporting.Types

    No documentation available.

  10. newtype AdvertiserLandingPagesListSortOrder

    gogol-dfareporting Gogol.DFAReporting.Types

    Order of sorted results.

Page 583 of many | Previous | Next