Re: What is Query/Price?

2012-12-25 Thread Danial Klimkin
Hello Per York,


Please see:

  https://developers.google.com/adwords/api/docs/ratesheet


-Danial, AdWords API Team.


On Tuesday, December 25, 2012 2:30:07 AM UTC+4, Per York wrote:
>
> Hello.
> it is noob question,but i cant find out..
>  i dont wan a manual search. i have huge list of keywords and want get 
> data (global,local searches and etc..)
>
> i want to use api to search for i.e. 100 000 keywords. what will be cost 
> of searching 100 000 keywords?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: API not pulling data from sub mcc account in google adword

2012-12-25 Thread Danial Klimkin
Hello Devendra,


Do you provide the correct clientCustomerId in the request header? The ID 
needs to be a non-MCC account ID.


-Danial, AdWords API Team.


On Monday, December 24, 2012 2:45:24 PM UTC+4, Devendra Porwal wrote:
>
> Hi,
>
> I used an MCC account and was able to download adhoc reports.
> But as soon i created a sub mcc account i was not able to download the 
> adhoc reports
> I got this error when trying to access any account in sub mcc account 
> created. -:
>
> Report was not downloaded. 400: HTTP code: 400, type: 
> "QuotaCheckError.INCOMPLETE_SIGNUP", trigger: "", fieldPath: ""
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: Multiple stats for a single keyword

2012-12-25 Thread Danial Klimkin
Hello john,


You can add additional fields to see what the difference is, see this 
document as a reference:

  
https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-AdGroupCriterionService

Please note we recommend to use reports to pull stats instead. With 
reporting you can typically pull the same or more information faster and 
with no units costs, see this example:

  
https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/reporting/DownloadCriteriaReportWithAwql.java

AdNetworkType looks like the column you are looking for.


-Danial, AdWords API Team.



On Thursday, December 20, 2012 10:00:45 PM UTC+4, John Lister wrote:
>
> Hi, using the GetKeywords example from java as a basis, I'm pulling back 
> stats for all my keywords. However for each keyword listed I get 3 values 
> pulled back. The sum/avg of these values matches what is displayed in the 
> UI, but I can't see what differentiates them when pulled through the api. I 
> thought it my be the delivery network, but they all seem to be SEARCH.
>
> Any hints?
>
> Thanks
>
> John
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Ad Performance Report (Slot) topVsSide field name wrong in documentation

2012-12-25 Thread Erkan Ceran
Hi,

  I try to get ad performance report with adwords api. I requested 
Id,Name,Slot fields for report and got data in xml type. I looked xml 
attribute names each row, i see there is a field what name is topVsOther. I 
looked ad performance documantation ( 
https://developers.google.com/adwords/api/docs/appendix/reports#ad ) Slot 
xml attribute name is call like topVsSide. I tried to get report for 
different campaigns result is some. That field name is coming attribute 
name like topVsOther.

 Are there any issue on reports or documentation is not updated ? i think 
topVsOther name is static and not dynamic so i will write code for getting 
this xml attribute name.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A

2012-12-25 Thread Jeremy Aube
nevermind. Just got some new SSL errors in this morning.

On Monday, December 24, 2012 8:17:36 AM UTC-5, Jeremy Aube wrote:
>
> Just to follow up on this, updating to the latest version of OpenSSL seems 
> to have fixed the issue. We haven't had any SSL errors for 2 days now.
>
> On Monday, December 17, 2012 8:54:21 AM UTC-5, Jeremy Aube wrote:
>>
>> Right now we're wrapping the calls with code to keep retrying the calls 
>> until they succeed, or fail too many times. 
>>
>>  
>> On Tuesday, December 11, 2012 5:34:56 AM UTC-5, Nilesh Avhad wrote:
>>>
>>> Hi Jeremy,
>>>
>>> I am facing a similar issue. How did you resolve this?
>>>
>>> Regards,
>>> Nilesh
>>>
>>> On Friday, 7 December 2012 18:47:20 UTC+5:30, Jeremy Aube wrote:

 Hi Danial,

 We checked the logs and it looks like no requests are being made during 
 the time when the errors occur. We had a 2 hour gap this morning where no 
 requests or responses were recorded, which happened at the time time as 
 all 
 the errors. The errors also seem to be coinciding with increased network 
 activity on our side, so it seems very likely at this point that it's an 
 issue on our side rather than with the AdWords API or the ruby client 
 library.

 Thanks for your help!

 On Wednesday, December 5, 2012 4:16:23 AM UTC-5, AdWords API Advisor 
 wrote:
>
> Hello Jeremy, 
>
>
> Can you please send me full debug output logs for such a request over 
> email (please make sure not to share it with the whole group as it may 
> contain sensitive information). 
>
>
> -Danial, AdWords API Team. 
>
>
> Original Message Follows: 
>  
> From: Jeremy Aube  
> Subject: Re: OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 
> errno=0 
> state=SSLv3 read server session ticket A 
> Date: Mon, 3 Dec 2012 05:05:36 -0800 (PST) 
>
> > Hi Danial, 
> > 
> > We installed the httpclient gem, but the SSL error still pops up now 
> and 
>
> > then. 
> > 
> > 
> > On Monday, November 19, 2012 3:12:55 AM UTC-5, Danial Klimkin wrote: 
> > > 
> > > Hello Jeremy, 
> > > 
> > > 
> > > It appears you are getting network timeouts. From the stack I can 
> see 
> you 
> > > are using the Ruby library with net_http adapter. I recommend 
> trying 
> > > httpclient instead. 
> > > 
> > > All you need to do it to install httpclient gem like: 
> > >   gem install httpclient 
> > > 
> > > 
> > > -Danial, AdWords API Team. 
> > > 
> > > 
> > > On Friday, November 9, 2012 5:02:22 PM UTC+4, Jeremy Aube wrote: 
> > >> 
> > >> Last night at 4:27am ET, we had an ad-hoc campaign performance 
> report 
>
> > >> fail with the following error: 
> > >> 
> > >> OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 
> > >> state=SSLv3 read server session ticket A 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:799:in
>  
>
>
> > >> `connect' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:799:in
>  
>
>
> > >> `block in connect' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/timeout.rb:68:in 
>
> > >> `timeout' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/timeout.rb:99:in 
>
> > >> `timeout' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:799:in
>  
>
>
> > >> `connect' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:755:in
>  
>
>
> > >> `do_start' 
> > >> from 
> > >> 
> /Users//.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:744:in
>  
>
>
> > >> `start' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/httpi-1.0.0/lib/httpi/adapter/net_http.rb:75:in
>  
>
>
> > >> `do_request' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/httpi-1.0.0/lib/httpi/adapter/net_http.rb:30:in
>  
>
>
> > >> `post' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/httpi-1.0.0/lib/httpi.rb:96:in
>  
>
>
> > >> `block in post' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/httpi-1.0.0/lib/httpi.rb:193:in
>  
>
>
> > >> `with_adapter' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/httpi-1.0.0/lib/httpi.rb:94:in
>  
>
>
> > >> `post' 
> > >> from 
> > >> 
> /Usersshared/bundle/ruby/1.9.1/gems/google-ads-common-0.8.0/lib/ads_common/http.rb:52:in
>  
>
>
> > >> `post_response' 

Re: How to find out the possible ids for the OperatingSystemVersion Criterion? BETA_ERROR

2012-12-25 Thread Danial Klimkin
Thanks for letting us know. I will follow up internally to resolve this 
issue.


-Danial, AdWords API Team.



On Friday, December 21, 2012 4:42:45 AM UTC+4, manuel@gmail.com wrote:
>
> I want to add OperatingSystemVersion criteria to a campaign. Since name 
> and version cannot be specified directly, but only an id, how do I find out 
> which IDs correspond to which values?
>
> Usually I would just ask ConstantDataService using the method 
> "getOperatingSystemVersionCriterion()", but I always get a BETA_ERROR when 
> I try to do that. How do I do this correctly? If somehow it is not 
> possible, why is it in the RMF?
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: Old Mcc Id with new test account and error response get ACCOUNT_DELINQUENT

2012-12-25 Thread Danial Klimkin
Hello Sudhansu,


This error message usually means the MCC account was marked delinquent due 
to some issue (most likely billing). Please check with the general AdWords 
support to resolve this issue first:

  http://adwords.google.com/support

Make sure to include your MCC CID.


-Danial, AdWords API Team.


On Thursday, December 20, 2012 12:02:41 PM UTC+4, Sudhansu Ray wrote:
>
> Dear Adwords,
> We have used adwords with old version API now want to migrate to 
> v201209,when we have created a new test account with old mcc,we are getting 
> this error "ACCOUNT_DELINQUENT" for test accounts.
> we have filled this form given below link
>
> https://docs.google.com/a/constructiondeal.com/forms/d/1ERbljbb88ceyqU1gw2zN0KNI8Ltu5ASwo17M0wp0Ztg/viewform?id=1ERbljbb88ceyqU1gw2zN0KNI8Ltu5ASwo17M0wp0Ztg
>
> So how we will get our test accounts to be worked ?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en