Google Ads data shown in Geo Performance Report (GeoStats table) after BigQuery import is missing all campaigns except one our web campaign. But i can query and see all existing campaigns and their stats in Campaign Performance Report only (all related tables). My query for GeoStats: SELECT DISTINCT CampaignId FROM `myproject.google_ads.GeoStats_cid` WHERE IsTargetingLocation IN UNNEST([true,false]) getting 1 campaign for query above.
My query for CampaignBasicStats: SELECT DISTINCT CampaignId FROM `myproject.google_ads.CampaignBasicStats_cid` getting 6 campaigns for query above. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b8cdd86d-e18a-400d-8251-6c690d20cbfdn%40googlegroups.com.
