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

[Feature] Create search_report model with new SEARCH_KEYWORD_STATS and/or SEARCH_TERM_STATS tables #71

Open
1 of 4 tasks
fivetran-jamie opened this issue Oct 28, 2024 · 1 comment
Labels
type:enhancement New functionality or enhancement

Comments

@fivetran-jamie
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

In September we added theSEARCH_KEYWORD_STATS and/or SEARCH_TERM_STATS pre-built reports, which are selected by default in the connector schema. I haven't looked at the ERD or data too closely, but at first glance it seems like we can leverage these reports to create a google_ads__search_report model. Ideally, this would passed to the downstream ad_reporting__search_report end model

How would you implement this feature?

Transform these tables similarly to all the other _stats tables. Not sure what the difference between search terms and search keywords are, but I wonder if we'll union/join these two together and add a type field that is either keyword or term

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Anything else?

No response

@fivetran-jamie fivetran-jamie added the type:enhancement New functionality or enhancement label Oct 28, 2024
@fivetran-jamie
Copy link
Contributor Author

there's also the new click_stats and LANDING_PAGE_STATS tables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New functionality or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant