Summary
User is experiencing issues with the Google Search Console source connector in Airbyte, specifically regarding the retrieval of the search appearance dimension in custom reports. They have verified the source code and the API parameters but are not seeing the expected data in the sync results.
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.