PROPERTIES_AUDIENCES_FILTERCLAUSES
- Last Updated: May 8, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
Endpoint
https://analyticsadmin.googleapis.com/v1/properties/{propertyId}/audiences
Parent Table
PROPERTIES_AUDIENCES
Columns
The PROPERTIES_AUDIENCES_FILTERCLAUSES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| PROPERTIES_AUDIENCES_PROPERTYID* | VarChar(64) | References: PROPERTIES_AUDIENCES.PROPERTYID |
| PROPERTIES_AUDIENCES_AUDIENCEID* | VarChar(64) | References: PROPERTIES_AUDIENCES.AUDIENCEID |
| PROPERTIES_AUDIENCES_NAME* | VarChar(64) | References: PROPERTIES_AUDIENCES.NAME |
| POSITION* | Integer | |
| CLAUSETYPE | VarChar(30) | |
| SEQUENCEFILTER_SCOPE | VarChar(40) | |
| SEQUENCEFILTER_SEQUENCEMAXIMUMDURATION | VarChar(64) | |
| SIMPLEFILTER_FILTEREXPRESSION | VarChar(255) | |
| SIMPLEFILTER_SCOPE | VarChar(40) |