CAMPAIGN_LOCATION_TARGET_REPORT returns mismatching information to Google Ads website

2023-04-14 Thread Rashel C
Hello, I'm trying to execute this query: var report = AdsApp.report( "SELECT Id, CampaignName, CampaignId, BidModifier, Conversions, ConversionValue, Cost " + "FROM CAMPAIGN_LOCATION_TARGET_REPORT " + "WHERE IsNegative = FALSE " + "AND CampaignName = '" + config.CAMPAIGN_NAME +

Re: campaign_location_target_report returns mismatching information to google ads website

2023-04-17 Thread Rashel C
I'm sorry, I'm not sure where I can find that. I just go to Bulk Actions -> Scripts on the Ads website and run the script. I don't see any request ID or response logs. On Monday, April 17, 2023 at 2:40:59 AM UTC-4 Google Ads API Forum Advisor wrote: > Hello, > > Thank you for reaching out to G