Junk characters in 'Dynamic ad target' column in Criteria Performance report

2013-12-16 Thread shobha . procentris
Hi Adwords API team, I am trying to fetch the Dynamic Search Ads - auto targets by using Criteria - Webpage in the Criteria Performance report. I am getting all the data properly except the actual auto targets. I am getting junk characters in with the auto target labels I have given a few exam

Intermittent connectivity issues with API reports server (v201309)?

2013-12-16 Thread AdWordsApiDev
We've been noticing intermittent connectivity issues to API reports servers v201309 for the last 24 hours or so. We can't reach the server for a few minutes, and then it is back up. Seems to happen from all our locations at the same time (US + Asia), and every few hours. Anyone else seen this or

Re: empty DestinationUrl column in placement performance report

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Yaniv, Right, please use URL Performance Report (URL field), you should get the exact URL where ads were shown. Best, - Takeshi, AdWords API Team On Thursday, December 5, 2013 5:38:05 PM UTC+9, Yaniv Ranen wrote: > > Hi there > > I'm using v201309 to download placement_performance_report, >

Re: Can anyone tell me what is domainpark?

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Mark, I'm afraid I'm not sure what the context of that question. Is that related to AdWords API? Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 2:50:37 PM UTC+9, Mark Guertin wrote: > > Hello, any help or explanation would be helpful. > > Does anyone know what the following

Re: CurrencySymbol

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Jam, I think some currency symbols are not included in the list. For the time being, please include the currency symbol as the ad text not part of the insertionText in the AdParam or use the currency code (PLN). Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 9:42:45 PM UTC

Re: API Developer Token *Still* Pending Approval!

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, First please read the needed processescarefully. If it doesn't answer, can you let us know your MCC clientCustomerId? Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 7:51:07 AM UTC+9, stu...@redsharkllc.com wrote:

Re: Cannot make GetRefreshToken.php work to work with test account

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, Let me confirm, are you able to obtain a authorization code (in the form of 4/x as in this guide) from the browser after pasting the url provided by the GetRefreshToken.php? Or you see this error "{ "error"

Re: Connect Python Client Library and Api Adwords

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, As for the OAuth2 refresh token, you can obtain it by running gnerate_refresh_token.py . "Use agent" is just a String used for logging purpose. You can put any str

Re: AuthenticationError.USER_ID_INVALID

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, The developerToken and clientCustomerId headers should be included in the SOAP header, not the HTTP header. Also I highly recommend using the PHP adwords library if you don't have a specific reason to avoid it. It constructs the request

Re: BetaError.BETA_FEATURE while adding locations for Campaign

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi, Please see another thread. It's a expected behavior. Best, - Takeshi, AdWords API Team On Friday, December 13, 2013 6:24:59 AM UTC+9, Gopi wrote: > > Any Suggestions on this please. Every time i add this locations

Re: BetaError.BETA_FEATURE when adding location campaign criterion

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi, As mentioned in the doc, targeting universities is a beta feature. The criteria of 1012948 and 1013142 seem to be university criteria. So it's a intended behavior. Best, - Takeshi, AdWords API Team On Tuesday, Dec

Re: [PHP API] QuotaCheckError.INVALID_TOKEN_HEADER

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Dredd, Let me confirm, is a API call succeed when you call services other than reports (like CampaignService)? Also do you have the request XML including HTTP headers when you send the report request? (When you post it, please remove the sensitive info such as your developer token) Best, -

Re: Report types "Gender" & "AgeRange" Performance not aggregating correctly

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, It's a intended behavior. Reports are implicitly segmented by its unique key (in that case, AdGroupId and CriterionId). So if you include AdGroupId, you should be able to get the expected result. Best, - Takeshi, AdWords API Team On Monday, December 9, 2013 11:31:46 PM UTC+9, Georg Döhr

PLACEHOLDER_FEED_ITEM_REPORT comes up empty for a test account

2013-12-16 Thread Slava
I used to get both Approved and Disapproved sitelinks from a test account. Now the PLACEHOLDER_FEED_ITEM_REPORT report comes up empty? Any ideas? Thanks, Slava -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blog

Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-16 Thread Slava
I am only getting rows with "ApprovalStatus" being "Approved' and "Approved (limited)". None of the disapproved sitelinks are coming though. Thanks, Slava -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.

Commandline reporting tool

2013-12-16 Thread Rasmus Ladekjær Pedersen
I wrote this little node.js script to retrieve report from Google AdWords. When I myself was new to the API I would really have liked a simple script like that, and that is why I later wrote it and now post it here. https://github.com/ladekjaer/node-gawr -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Retrieving product listing ad costs

2013-12-16 Thread road11
We use that same report to get ours. You should have an ad type in there called "Product listing ad." Make sure you're not filtering those out in your query call. On Monday, December 16, 2013 12:00:03 PM UTC-5, Sean Gottschalk wrote: > > Hello, > I'm hoping to be able to retrieve product listing

Getting Stats from Ad Hoc Reports

2013-12-16 Thread road11
I see that as of next March, we will no longer be able to get stats from the AdGroupCriterionService. We now have to use reporting... (http://googleadsdeveloper.blogspot.com/2013/10/adwords-api-how-to-migrate-from-stats.html) My question is how often can we download this report and expect to se

Retrieving product listing ad costs

2013-12-16 Thread Sean Gottschalk
Hello, I'm hoping to be able to retrieve product listing ad information through the adwords API, much in the same way that we can retrieve the keyword cost information. I found this topic (https://groups.google.com/d/msg/adwords-api/RBHMQxndqOA/V9LQfziZaWsJ) which recommended using the AD_PERFO

Adgroup Bid

2013-12-16 Thread YilmazX
To set the adgroup level CPC which service should I use? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You r

How can I modify the bid for and AdGroup keyword?

2013-12-16 Thread jaison . directi
Hi, Can someone give me a few pointers on how I can go about modifying a specific keyword bid for a particular AdGroup. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/

'devicePreference' not working/query..

2013-12-16 Thread tomflat561
Hi, We are trying to add a device preference to our campaigns without success-We are adding the field 'devicePreference' when we 'add' our textad-please advise on the correct way to upload a device preference for a specific ad? _operations = [ { 'operator': 'ADD',

Re: Error - Reflection is not allowed on private - App Engine

2013-12-16 Thread Anders H
Just to make sure that the problem is not related to Eclipse / m2e, I have also tried to set up and compile the project using Maven, but without using Eclipse. The result was the same. Den onsdag den 11. december 2013 23.47.07 UTC+1 skrev Anders H: > > Hi, > > All imported jaxws classes in the J

Getting INVALID_AUTH_TOKEN_FOR_EMAI while using LocationSyncService

2013-12-16 Thread shobha . procentris
Hi Adwords Team, We are trying to use LocationSyncExtension(https://developers.google.com/adwords/api/docs/reference/v201309/CampaignAdExtensionService.LocationSyncExtension) and trying to use OAuthinfo for authentication. Our headers are of the following type : [adExtension] => LocationSyncE

Re: Placement Performance Report with mobileapp performance

2013-12-16 Thread Brandon
Hi Takeshi, Thanks for your patience. The clientCustomerId is 1677687772. And the request XML are as follows. AUTOMATIC_PLACEMENT_PERFORMANCE_REPORT https://drive.google.com/file/d/0Bw03qlsABJ1YV3Ztbk9fVnhaUEU/edit?usp=sharing URL_PERFORMANCE_REPORT https://drive.google.com/file/d/0Bw03qlsABJ1