Gandalf home pagelight logodark logo
  • Feedback
  • Dashboard
  • Dashboard
Documentation
Join the Gandalf Guild Slack
Get Started
  • Introduction
  • Quickstart
Concepts
  • Connect
  • Sauron
  • Data Types
  • Helper Packages
  • The Network
Guides
  • Keep user data updated
Examples
  • Heimdall
Data Sources
  • Amazon
  • Booking
  • Instacart
  • Instagram
  • Netflix
  • PlayStation
  • Uber
  • Uber Eats
  • YouTube
  • X
Schema
  • API
  • Types
    • Enums
      • ActivityType
      • BookingStatus
      • ContentType
      • IdentifierType
      • InstacartItemStatus
      • InstacartOrderStatus
      • Source
      • TraitLabel
      • TripStatus
      • UberEatsOrderStatus
    • Interfaces
    • Objects
Enums

ActivityType

No description

enum ActivityType {
  TRIP
  STAY
  SHOP
  PLAY
  WATCH
}

​
Values

​
TRIP

__

​
STAY

__

​
SHOP

__

​
PLAY

__

​
WATCH

__

​
Member Of

BookingItemInterface

getActivity

StayBooking

TripBooking

lookupTraitBookingStatus
twittergithub
Powered by Mintlify
On this page
  • Values
  • Member Of
Assistant
Responses are generated using AI and may contain mistakes.