Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows for Building Models With Only First Party Data #480

Merged

Conversation

blackwire
Copy link
Collaborator

Prior there was a limitation that GA4 data was necessary to build the model. This update allows for the buildout of models using only first party data that is in BigQuery. Letting you select the necessary model parameters all from your first party data table.

Robert McMahan added 18 commits October 10, 2023 21:38
Resolves a few minor SQL issues.
Adds GCLID requirement for Google Ads destination in the variable validator.
Adds unique_id booleans to top level for consistency.
Updates test cases to check for user/client id.
Resolves a few issues with SQL when using only first party data.
Timespan in a table that only has one row per user is meaningless.
Adds 1 day limitation to the 1PD used in the output.
Updates test cases to reflect changes.
Adds requirement for trigger date if using 1PD only.
… 1PD only and google analytics output channel.
backend/controller/ml_model/compiler.py Show resolved Hide resolved
backend/controller/ml_model/compiler.py Outdated Show resolved Hide resolved
backend/controller/ml_model/compiler.py Outdated Show resolved Hide resolved
backend/controller/ml_model/compiler.py Outdated Show resolved Hide resolved
@blackwire blackwire merged commit 0131ffc into google-marketing-solutions:master Nov 6, 2023
12 checks passed
@blackwire blackwire deleted the 1pd-only-models branch February 2, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants