AdHoc Report Error - ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-03-11 Thread Rodrigo Reis
I'm getting this error even after trying multiple times: HTTP code: 500, type: 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', trigger: 'Unable to read report data', field path: '' My report definition (python): keyword_report = { 'reportName': 'DAILY KEYWORDS_PERFORMANCE_REP

Re: using adparam to set prices on all ads in an adgroup

2013-08-26 Thread Rodrigo Reis
Hi, I'm in the same position as well. I have just one product per ad group and many keywords related to this product. So I wanted to set the adparam directly to the ad, regardless the keyword. Rodrigo Em quinta-feira, 11 de outubro de 2012 06h17min25s UTC-3, Soapy escreveu: > > > Hi Justin, >

Re: AdParam Enhancement Request

2013-08-26 Thread Rodrigo Reis
Any news on this issue? Em segunda-feira, 17 de outubro de 2011 19h16min56s UTC-2, Eric Koleda escreveu: > > Hi Aaron, > > Thanks for the feedback. We've heard some of these requests before, and > we'll continue to advocate for them. > > Best, > - Eric Koleda, AdWords API Team > -- -- =~=~=~

Best way to get Keywords that doesn't have a DestinationUrl

2013-07-11 Thread Rodrigo Reis
Hi, I'm trying to retrieve all keywords that doesn't have a Destination URL set. I'm using this selector in Python: selector = { 'fields': ['AdGroupId', 'Id', 'Text', 'Status', 'KeywordMatchType', 'QualityScore' ], 'predicates': [{ 'field':