Exports user events.
Operation.response is of type ExportResponse. Operation.metadata is of type ExportMetadata.
HTTP request
POST https://retail.googleapis.com/v2beta/{parent=projects/*/locations/*/catalogs/*}/userEvents:export
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Resource name of a |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{
"outputConfig": {
object ( |
| Fields | |
|---|---|
outputConfig |
Required. The output location of the data. |
filter |
Deprecated: This field is deprecated. Any filter provided will be ignored. |
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.