Method: Algolia::Insights::AddedToCartObjectIDs#timestamp

Defined in:
lib/algolia/models/insights/added_to_cart_object_ids.rb

#timestampObject

Timestamp of the event, measured in milliseconds since the Unix epoch. By default, the Insights API uses the time it receives an event as its timestamp.



38
39
40
# File 'lib/algolia/models/insights/added_to_cart_object_ids.rb', line 38

def timestamp
  @timestamp
end