Large Discrepancy With Search Query Performance Report

2016-03-20 Thread Brad Ruderman
I am having huge discrepancy issues with the " SEARCH_QUERY_PERFORMANCE_REPORT" The query I am using is: report_query = ('''SELECT KeywordId, AccountCurrencyCode, AccountDescriptiveName, AccountTimeZoneId,

Re: Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2016-03-18 Thread Brad Ruderman
Any update on this? I can confirm this is an issue I am also seeing. Thanks! On Monday, March 7, 2016 at 6:18:31 AM UTC-8, Nadine Sundquist (AdWords API Team) wrote: > > Hello, > > Thank you for the additional information. That confirms my theory. We're > looking into it, and I'll keep you upda

Re: Using reports to sync account structure

2015-11-18 Thread Brad Ruderman
Do you have any recommendations about how to properly sync beyond the 5 days to ensure the data is accurate and valid. Thanks, Brad On Wednesday, November 18, 2015 at 2:27:52 PM UTC-8, Brad Ruderman wrote: > > Josh, > That is correct. I was doing the last 5 days of sync. I still wa

Re: Using reports to sync account structure

2015-11-18 Thread Brad Ruderman
; > I would recommend always replacing your locally stored performance data > for the last 5 days with a fresh run of each report for the last 5 days. Is > that what you're doing already? > > Thanks, > Josh, AdWords API Team > > On Wednesday, November 18, 2015 at 1:17:20

Re: Using reports to sync account structure

2015-11-18 Thread Brad Ruderman
I am still unclear how to determine which days have changed. I understand the "CustomerSyncService" returns back different levels that have changed, however I need to know the DAYS which data has changed for. If I pass in a min/max of last sync time, where do I then get the days that need to be

Re: Using reports to sync account structure

2015-11-17 Thread Brad Ruderman
I would like to revisit this topic. I am currently trying to sync the KEYWORD_PERFORMANCE_REPORT, so everyday after the "data freshness time" (https://support.google.com/adwords/answer/2544985), I was running a query for the past 5 days and replacing the data. However I noticed that as of latel

Re: Actual words searched

2015-09-22 Thread Brad Ruderman
Danial- I am trying to rehash this discussion. I am using the click performance report to do my own attribution using the gclid. Is it possible to determine which click is associated with what search term, at the click level. Currently I can look at click performance report which goes to the ke

Re: Retrieve Keyword By Keyword Id

2015-04-28 Thread Brad Ruderman
eam) wrote: > > Hi Brad, > > You should be able to use AdGroupCriterionService to get all the keywords. > By "new records", are you referring to non-deleted keywords? > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Tuesday, April 28, 2015 at 12

Re: Retrieve Keyword By Keyword Id

2015-04-27 Thread Brad Ruderman
Just been playing around here. It appears I can use the AdGroupCriterionService, however how can I only sync new record? Thanks! On Monday, April 27, 2015 at 8:23:43 PM UTC-7, Brad Ruderman wrote: > > I am trying to replicate the Ad Tab in Google Adwords, programmatically by > que

Retrieve Keyword By Keyword Id

2015-04-27 Thread Brad Ruderman
I am trying to replicate the Ad Tab in Google Adwords, programmatically by querying the AD_PERFORMANCE_REPORT. I want to segment it by Campaign, Ad Group, Ad, Keyword which I know I can do by adding KeywordId into the ad_performance_report. However where can I query for a list of all the keywor

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread Brad Ruderman
yea not sure if it helps but also experiencing the issue. On Friday, April 24, 2015 at 10:52:34 AM UTC-7, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. > -- -- =~=~=~=

Re: TrafficEstimator Mismatch Between API and UI

2015-04-03 Thread Brad Ruderman
ant to use *TargetingIdeaService* instead of > *TrafficEstimatorService*. > > Cheers, > Josh, AdWords API Team > > On Thursday, April 2, 2015 at 8:00:57 PM UTC-4, Brad Ruderman wrote: >> >> Similar to this request here: >> >> https://groups.google.com/forum/#!n

Re: AuthenicationError.NOT_ADS_USER - but only for single report type.

2015-03-09 Thread Brad Ruderman
I have confirmed it is working for me. Thanks! On Monday, March 9, 2015 at 9:20:31 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > Hi everyone, > > We have pushed a fix for this issue, so the errors should go away now. > Please update this thread if you continue seeing errors. > > Cheer

Re: AuthenicationError.NOT_ADS_USER - but only for single report type.

2015-03-08 Thread Brad Ruderman
:06 PM UTC-8, Brad Ruderman wrote: > > I am having the same issue with the "CLICK_PERFORMANCE_REPORT", however > the "AD_PERFORMANCE_REPORT" is working just fine. I even upgraded to > 201502. Here is a repo in Python: > > https://gist.github.com/BradRuderma

Re: AuthenicationError.NOT_ADS_USER - but only for single report type.

2015-03-07 Thread Brad Ruderman
I am having the same issue with the "CLICK_PERFORMANCE_REPORT", however the "AD_PERFORMANCE_REPORT" is working just fine. I even upgraded to 201502. Here is a repo in Python: https://gist.github.com/BradRuderman/81fc37a16a9f8a9d45d1 The strange thing I note, is when I remove all the columns but

Multiple Rows Per Ad_Id for AD PERFORMANCE REPORT

2015-02-19 Thread Brad Ruderman
Hi All- I was hoping to get some support regarding why I am seeing multiple rows for ad_ids with the following query: 1. SELECT Id, AccountCurrencyCode, AccountDescriptiveName, AccountTimeZoneId,