Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. nextPageToken :: AdClients -> Maybe Text

    gogol-adsense-host Gogol.AdSenseHost.Types

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

  2. nextPageToken :: AdUnits -> Maybe Text

    gogol-adsense-host Gogol.AdSenseHost.Types

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

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

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

  5. data Goal_VisitNumPagesDetails

    gogol-analytics Gogol.Analytics

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

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

    gogol-analytics Gogol.Analytics

    No documentation available.

  7. defaultPage :: Profile -> Maybe Text

    gogol-analytics Gogol.Analytics

    Default page for this view (profile).

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

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

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

Page 460 of many | Previous | Next