Skip to Content
Data StudioOverview

Data Studio

Turn source data into reusable datasets with SQL, Python, notebooks, grouping rules, or supported models, then validate the output.

Last reviewed September 15, 2026

Data Studio models turn raw source data into reusable datasets and activation-ready outputs. In the app, open Studio from the top menu.

Data Studio gives you multiple approaches in one layer:

TypeBest for
SQL ModelsViews, aggregations, joins, and custom metrics
Python ModelsAdvanced logic, ML preprocessing, and statistical analysis
Grouping RulesRule-based segmentation and categorization
NotebooksInteractive exploration with browser-side Python
BQML ModelsPredictive ML trained inside BigQuery
Attribution ModelsMulti-touch attribution
AudiencesAudience lists for ad platforms

All model outputs can attach to output targets: user, event, session, or account properties.


Create a model

  1. Open Studio.
  2. Click New Data Model.
  3. Choose an approach: SQL, Python, Notebook, Grouping Rules, or BigQuery ML.
  4. Configure inputs, logic, and output target.
  5. Set the run policy, or run the model on demand.

You can also ask the Agent to create a model in a conversation.


Calculated properties

Vendo can make calculated properties in 2 ways:

  • Rule-based: SQL CASE expressions that Vendo evaluates at query time.
  • Precomputed: scheduled materialization into user, event, session, or account properties.

Both types appear in the Data Catalog next to source properties. See Customer 360 for the built-in property templates.


Pipeline integration

Data Studio models connect to the orchestration graph. When an upstream source sync completes, downstream models can start automatically. This makes chains like this possible:

Source Import --> Property Compute --> BQML Retrain --> Destination Sync

Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on