Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. nextPageToken :: CustomChannels -> Maybe Text

    gogol-adsense-host Gogol.AdSenseHost.Types

    Continuation token used to page through custom channels. To retrieve the next page of results, set the next request's "pageToken" value to this.

  2. nextPageToken :: UrlChannels -> Maybe Text

    gogol-adsense-host Gogol.AdSenseHost.Types

    Continuation token used to page through URL channels. To retrieve the next page of results, set the next request's "pageToken" value to this.

  3. data Goal_VisitNumPagesDetails

    gogol-analytics Gogol.Analytics

    Details for the goal of the type VISITNUMPAGES. See: newGoal_VisitNumPagesDetails smart constructor.

  4. Goal_VisitNumPagesDetails :: Maybe Text -> Maybe Int64 -> Goal_VisitNumPagesDetails

    gogol-analytics Gogol.Analytics

    No documentation available.

  5. defaultPage :: Profile -> Maybe Text

    gogol-analytics Gogol.Analytics

    Default page for this view (profile).

  6. itemsPerPage :: AccountSummaries -> Maybe Int32

    gogol-analytics Gogol.Analytics

    The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

  7. itemsPerPage :: Accounts -> Maybe Int32

    gogol-analytics Gogol.Analytics

    The maximum number of entries the response can contain, regardless of the actual number of entries returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

  8. itemsPerPage :: CustomDataSources -> Maybe Int32

    gogol-analytics Gogol.Analytics

    The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

  9. itemsPerPage :: CustomDimensions -> Maybe Int32

    gogol-analytics Gogol.Analytics

    The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

  10. itemsPerPage :: CustomMetrics -> Maybe Int32

    gogol-analytics Gogol.Analytics

    The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

Page 460 of many | Previous | Next