Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. lastUpdateDate :: PromotionPromotionStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Date on which the promotion status has been last updated in ISO 8601 format: Date, time, and offset, for example "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"

  2. lastUploadDate :: DatafeedStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The last date at which the feed was uploaded.

  3. last120DaysSearchInterest :: TopicTrends -> Maybe Double

    gogol-shopping-content Gogol.ShoppingContent.Types

    Search interest in the last 120 days, with the same normalization as search_interest. This field is only present for a past date.

  4. last30DaysSearchInterest :: TopicTrends -> Maybe Double

    gogol-shopping-content Gogol.ShoppingContent.Types

    Search interest in the last 30 days, with the same normalization as search_interest. This field is only present for a past date.

  5. last7DaysSearchInterest :: TopicTrends -> Maybe Double

    gogol-shopping-content Gogol.ShoppingContent.Types

    Search interest in the last 7 days, with the same normalization as search_interest. This field is only present for a past date.

  6. last90DaysSearchInterest :: TopicTrends -> Maybe Double

    gogol-shopping-content Gogol.ShoppingContent.Types

    Search interest in the last 90 days, with the same normalization as search_interest. This field is only present for a past date.

  7. lastPostalCode :: DeliveryAreaPostalCodeRange -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    A postal code or a pattern of the form prefix* denoting the inclusive upper bound of the range defining the area (for example [070* - 078*] results in the range [07000 - 07899]). It must have the same length as firstPostalCode: if firstPostalCode is a postal code then lastPostalCode must be a postal code too; if firstPostalCode is a pattern then lastPostalCode must be a pattern with the same prefix length. Ignored if not set, then the area is defined as being all the postal codes matching firstPostalCode.

  8. lastReturnDate :: ReturnPolicyPolicy -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Required. Last day for returning the items. In ISO 8601 format. When specifying the return window like this, set the policy type to "lastReturnDate". Use this for seasonal overrides only.

  9. lastUpdateDate :: CollectionStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Date on which the collection has been last updated in ISO 8601 format: Date, time, and offset, for example "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"

  10. lastUpdateDate :: ProductStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Date on which the item has been last updated, in ISO 8601 format.

Page 62 of many | Previous | Next