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

Source Google Ads should natively support a more complete set of report streams #11510

Closed
edgao opened this issue Mar 29, 2022 · 1 comment
Closed

Comments

@edgao
Copy link
Contributor

edgao commented Mar 29, 2022

Google Ads provides many reports, of which we currently only natively support a few. Specifically, to reach parity with Fivetran, we would need to add several reports.

A workaround does exist, in that users can write a custom query to pull these reports. However, this is quite a bit more tedious, since they would need to manually enter all the field names in the report. Supporting the report streams natively would streamline the experience.

These are the missing reports:

  • ad_customizers_feed_item_report
  • ad_performance_report
  • adgroup_performance_report
  • age_range_performance_report
  • audience_performance_report
  • bid_goal_performance_report
  • call_metrics_call_details_report
  • campaign_ad_schedule_target_report
  • campaign_location_target_report
  • campaign_performance_report
  • click_performance_report
  • creative_conversion_report
  • criteria_performance_report
  • final_url_report
  • gender_performance_report
  • geo_performance_report
  • keywordless_category_report
  • keywordless_query_report
  • keywords_performance_report
  • landing_page_report
  • marketplace_performance_report
  • paid_organic_query_report
  • parental_status_performance_report
  • placeholder_feed_item_report
  • placeholder_report
  • placement_performance_report
  • product_partition_report
  • search_query_performance_report
  • top_content_performance_report
  • user_ad_distance_report
  • video_performance_report

(these reports are named using the old AdWords terminology; see https://developers.google.com/google-ads/api/docs/migration/mapping for the mapping to the new Google Ads API terminology)

@edgao
Copy link
Contributor Author

edgao commented Mar 30, 2022

separated into separate issues, listed here #10786 (comment)

@edgao edgao closed this as completed Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant