Edit Pipeline
This request edit the params for an export pipeline.
Authorizations
Service Account
Body
- Raw GCS Pipeline
- Raw Amazon S3 Pipeline
- Raw Azure Pipeline
- Schematized BigQuery Pipeline
- Schematized Snowflake Pipeline
- Schematized AWS Pipeline
- Schematized Azure Pipeline
- Schematized GCS Pipeline
The name that uniquely identifies the pipeline.
Your project id (must be specified when using service account based authentication)
A whitelist for the event(s) you intend to export. For multiple events, you will need to pass in each event name as separate events parameters like so: --data 'events=event1' \ --data 'events=event2'
Please note that after this update, the sync of older dates to your data warehouse (if enabled) will only contain the new set of whitelisted events.
A selector expression used to filter by events data, such as event properties.
Please note that after this update, the sync of older dates to your data warehouse (if enabled) will only contain events matching your new where clause.
Response
Success