Module google_api_proto::google::cloud::retail::v2alpha::rejoin_user_events_request
source · Expand description
Nested message and enum types in RejoinUserEventsRequest
.
Enums§
- The scope of user events to be rejoined with the latest product catalog. If the rejoining aims at reducing number of unjoined events, set
UserEventRejoinScope
toUNJOINED_EVENTS
. If the rejoining aims at correcting product catalog information in joined events, setUserEventRejoinScope
toJOINED_EVENTS
. If all events needs to be rejoined, setUserEventRejoinScope
toUSER_EVENT_REJOIN_SCOPE_UNSPECIFIED
.