Summary
The user is facing issues with the Google Search Console source connector in Airbyte version 0.50.11. They are trying to get the search appearance dimension to work with custom reports but are not seeing the expected data in the raw output. They have checked the source code and suspect that the dimensionFilterGroups parameter is not being passed correctly. They are unsure if they need to specify the dimension in the custom report.
Question
Hello! I’m having some issues with figuring out the Google Search Console source connector. I’m using airbyte version 0.50.11, Google Search Console version 1.3.6, and I’m trying to get the search appearance dimension to work with custom reports. I’ve looked at the source’s source code, and I can see that in the SearchByKeyword class the second query is being made, so that the dimensionFilterGroups parameter is passed to the API, and I know from previous experience that it’s now the only way to get that metric.
However, I can’t see this in the raw data once the sync ends. From what I see it seems that all streams that take in SearchByKeyword should have search appearance data ( e.g. SearchAnalyticsKeywordPageReport => search_analytics_keyword_page_report in the destination ).
Should I specify it as a dimension in the custom report? Is there something I’m missing? Thanks!
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.