Module: Google::Cloud::RecommendationEngine::V1beta1::UserEvent::EventSource
- Defined in:
- proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb
Overview
User event source.
Constant Summary collapse
- EVENT_SOURCE_UNSPECIFIED =
Unspecified event source.
0
- AUTOML =
The event is ingested via a javascript pixel or Recommendations AI Tag through automl datalayer or JS Macros.
1
- ECOMMERCE =
The event is ingested via Recommendations AI Tag through Enhanced Ecommerce datalayer.
2
- BATCH_UPLOAD =
The event is ingested via Import user events API.
3