Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi everyone, Thanks for the report. Just to make sure, is it still reproducible? I tried the following request and I got the monthly values (12 values) for each keyword. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/

Re: Developer token request still pending approval...

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi Andreas, First could you carefully check this page on the required processes for applying a developer token? I couldn't find the internal status you applied for it. Best, - Takeshi, AdWords API Team On Wednesday, November 27, 2013 8:

Re: Error running AdWords API with Google App Engine

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi Anders, Due to the security protection for appengine, currently SOAP calls by axis are not allowed. You should be able to make a call with the jaxws modules

Re: Alert for Exceeding Daily Budget (Real Time not hourly)

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi, There is another forumon AdWords Scripts. I think you can get better answer ask it there. Best, - Takeshi, AdWords API Team On Wednesday, November 27, 2013 4:45:37 AM UTC+9, John wrote: > > I would like to create a custom alert fo

Re: Google Cloud Datastore access from Javascript in Google Adwords

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi, You should get better answer ask it there . This is the forum for AdWords API. Best, - Takeshi, AdWords API Team On Tuesday, November 26, 2013 8:39:00 PM UTC+9, Mario Murias wrote: > > Hi, I have a Google Cloud Datastore data and would like to acce

Re: Can we get the stats like Cost, Impressions, AveragCPC based on the ConversionCategoryName or ConversionTypeName?

2013-11-28 Thread Takeshi Hagikura (AdWords API Team)
Hi, As mentioned in the field description for "ConversionCategoryName" non-conversion stats can't be categoried by ConversionCategoryName. https://developers.google.com/adwords/api/docs/appendix/reports#keywords > Also, can we get the stats for the "offline conversions" which we have imported

HTML Error 400

2013-11-28 Thread Luis M . Castañeda
I wrote a PHP program to run a report using a Cron Job. The program was running fine but recently I started to get an error 400. Obviusly, I did not make any change to the code. Any idea why it is not running anymore? The request code is: $ch_report1 = curl_init($url_report);

APP extension placeholder type

2013-11-28 Thread techpoint . 2015
Hi, While fetching feeds and feed items using "CampaignFeedService", we are getting blank (empty) placeholder type id for APP extension where as for 1 for Sitelink and 2 for Call Extensions. Feed items showing correctly under APP extension. According to https://developers.google.com/adwords/

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-11-28 Thread PPC London
Thanks Marius Good to know that it is not just us. On Thursday, November 28, 2013 11:46:24 AM UTC, Marius-Eugen Gerdan wrote: > > you are not alone. we also have this issue. it seems to have to do with > some keywords in the call. if you split the calls into multiple calls with > only one keywo

Re: Video campaigns

2013-11-28 Thread Danial Klimkin
Hello Karol, Unfortunately we don't have any estimation now and it is not planned for the next release. -Danial, AdWords API Team. On Tuesday, November 26, 2013 6:32:04 PM UTC+4, kblas...@strikesocial.com wrote: > > Hey guys > As far as i know AdWords for Video campaigns and their statistic

Re: Google adwords api access to thrid party

2013-11-28 Thread Danial Klimkin
Hello Willian, You can reset you developer token in the AdWords API center in the MCC UI to a new value. The old token will be invalidated. -Danial, AdWords API Team. On Tuesday, November 26, 2013 1:46:00 PM UTC+4, willam stat wrote: > > I work for an e-commerce web portal and since the orga

Re: Downloading adhoc reports using OAuth2

2013-11-28 Thread Danial Klimkin
Hello, Please generate a client ID and client secret for your application as described here: https://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth You need a "single login" and "installed application" parts. Make sure to be logged in as your MCC account user when generating th

Re: Converting to OAuth2 errors

2013-11-28 Thread Danial Klimkin
Hello Dan, Yes, it's best to use "installed application" type for this use case. Can you please send us a screenshot of the error message? Are you sure it was the "installed application" client ID you used? Yes, MCC account credentials are recommended. -Danial, AdWords API Team. On Monday

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-11-28 Thread Marius-Eugen Gerdan
you are not alone. we also have this issue. it seems to have to do with some keywords in the call. if you split the calls into multiple calls with only one keyword, this works, only the keywords included, that have no search volume will be affected. this is clearly a bug. please fix this urgent

Re: Empty values for TargetingIdeaService with LanguageSearchParameter?

2013-11-28 Thread Marius-Eugen Gerdan
have the same issue. Am Freitag, 25. Oktober 2013 15:36:07 UTC+2 schrieb veseo: > > we've noticed very strange behaviour of TargetingIdeaService (for both > v201306 and v201302) for some keywords, when using the > LanguageSearchParameter - they have no results at all (neither for > TARGETED_MON

CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignID IN

2013-11-28 Thread Сергей Белов
Hi for all! When i try to send follow query, i have an error Type = 'QueryError.INVALID_WHERE_CLAUSE', Trigger = '', FieldPath = ''. SELECT CampaignId, Name, CampaignStatus,

Re: Have an error QuotaCheckError.INCOMPLETE_SIGNUP

2013-11-28 Thread Ilya steem
=) I have same problem, think this helped. But I must write here first answer from russians Google managers (I posted link also there). It is so wonderfull to resolve problem: - you must used your MCC account more than 1 year - you must pay 5000$ for last year on Google AdWords advertising im you

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-11-28 Thread Ilya steem
Can be conflict $refresh & ADWORDS_ACCOUNT_ID ? четверг, 28 ноября 2013 г., 0:15:08 UTC+4 пользователь Christian Gibbs написал: > > Ok I will revisit this based on your info. > > The URL is registered. > > Ill use the new OAuth2Handler >

The problem with the connection to the test account

2013-11-28 Thread Сергей Маленков
Hello! I'm trying to connect to the api in test mode.My clientCustomerId - 999-374-8755. Refresh_token formed through OAuth 2.0 Playground. Get the error: "INVALID_TOKEN_HEADER". Who can tell what could be the problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Empty values for TargetingIdeaService with LanguageSearchParameter?

2013-11-28 Thread PPC London
Hi Veseo Have you found solution to your issue I am having little bit different issue, may be you have some idea, please have a look at https://groups.google.com/forum/#!topic/adwords-api/pYq_-rtL00M the keyword is holiday kephalona greece, I am not specifying language, specifying just count

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-11-28 Thread PPC London
Is it just us, or anyone else also seen this behavior? Its urgent please... On Wednesday, November 27, 2013 12:07:16 PM UTC, PPC London wrote: > > Even SEARCH_VOLUME and COMPETITION are missing from response > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

Re: First app - Test account and refresh token

2013-11-28 Thread Meerah
Thanks for your help! I have resolved that issue yesterday already. I have downloaded the most recent library and followed only the examples from this library and it works. For others struggling - I used the refresh token that I had retrieved from the adwords-axis-auth example. I also used dev