Google Ads ad_group_ad_report failing in v0.1.35

  • Is this your first time deploying Airbyte?: No
  • Ubuntu
  • Deployment: Docker
  • Airbyte Version: What version are you using now?
  • Source name/version: source-google-ads:0.1.35
  • Step: The issue is happening when reading the data from the connector
  • Description: We wanted to upgrade to source-google-ads from version 0.1.33 to 0.1.35, but while testing it, I could not fetch the ad_group_ad_report, I am getting an error stating that this stream does not exist.

This stream is also missing in the CATALOG we get from the discover method.

catalog_google_ads.txt (55.2 KB)
config_catalog.txt (68.0 KB)

{
  "type": "LOG",
  "log": {
    "level": "FATAL",
    "message": "\"The requested stream ad_group_ad_report was not found in the source. Available streams: dict_keys(['ad_group_ads', 'ad_group_ad_labels', 'ad_groups', 'ad_group_labels', 'accounts', 'campaigns', 'campaign_labels', 'click_view'])\"\nTraceback (most recent call last):\n  File \"/airbyte/integration_code/main.py\", line 13, in <module>\n    launch(source, sys.argv[1:])\n  File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 127, in launch\n    for message in source_entrypoint.run(parsed_args):\n  File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 118, in run\n    for message in generator:\n  File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 107, in read\n    raise KeyError(\nKeyError: \"The requested stream ad_group_ad_report was not found in the source. Available streams: dict_keys(['ad_group_ads', 'ad_group_ad_labels', 'ad_groups', 'ad_group_labels', 'accounts', 'campaigns', 'campaign_labels', 'click_view'])\""
  }
}

Hey @iberchid looks like this account is a manager account as I could see this check airbyte/source.py at 2a1b7b802ad59ad5eb11f704d660b56ae50b4c48 · airbytehq/airbyte · GitHub which is not letting you get those streams can you confirm this?

Hi @harshith , yes you are right! Thank you :slight_smile:

Hi there from the Community Assistance team.
We’re letting you know about an issue we discovered with the back-end process we use to handle topics and responses on the forum. If you experienced a situation where you posted the last message in a topic that did not receive any further replies, please open a new topic to continue the discussion. In addition, if you’re having a problem and find a closed topic on the subject, go ahead and open a new topic on it and we’ll follow up with you. We apologize for the inconvenience, and appreciate your willingness to work with us to provide a supportive community.