Method: projects.locations.catalogs.eventStores.userEvents.write

Writes a single user event.

HTTP request

POST https://recommendationengine.googleapis.com/v1beta1/{parent=projects/*/locations/*/catalogs/*/eventStores/*}/userEvents:write

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent eventStore resource name, such as "projects/1234/locations/global/catalogs/default_catalog/eventStores/default_event_store".

Request body

The request body contains an instance of UserEvent.

Response body

If successful, the response body contains an instance of UserEvent.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.