ad_group_ad_service exception handling

2012-09-14 Thread sgrgic
ervice::ApiException: AdwordsApi::V201109::AdGroupAdService::ApiException and exception trace: from /Users/sgrgic/.rvm/gems/ruby-1.9.3-p125@DWR32/gems/google-ads-common-0.7.3/lib/ads_common/savon_service.rb:118:in `handle_errors' from /Users/sgrgic/.rvm/gems/ruby-1.9.3-p125@DWR32/gems/google-ads-com

Re: v201109 ad performance report keword id problem

2012-06-28 Thread sgrgic
Any thoughts? This is happening only on few ad groups, we still don't see connections between them. Anybody knows what are keyword ids 503005 and 503006? Thanks, Sinisa. On Thursday, June 28, 2012 12:12:47 PM UTC+2, sgrgic wrote: > > Hi, > > I'm running ad performanc

v201109 ad performance report keword id problem

2012-06-28 Thread sgrgic
Hi, I'm running ad performance report together with keyword performance report for some time. I'm comparing results got from adwords reports and adwords manager and I found that after 2012-01-01 we are getting some differences. After some debugging I found that ad performance report is returning

ruby-1.9.3-p125 httpclient [BUG] Segmentation fault

2012-03-28 Thread sgrgic
ContentContextual', 'TargetPartnerSearchNetwork', 'Period', 'Amount', 'DeliveryMethod'], :ordering => [{:field => 'Name', :sort_order => 'ASCENDING'}] } 4. response = @campaign_srv.get(selector) *What is the expec

Re: v201109 ruby client - get campaign network setting

2011-12-09 Thread sgrgic
Hi Danial, Yeah, I figured that out but thanks anyway for support! Sinisa. On Dec 9, 10:28 am, Danial Klimkin wrote: > Hello Sinisa, > > NetworkTargets have been transferred to CampaignService as set of flags: > > http://code.google.com/apis/adwords/docs/reference/latest/CampaignSer... > > To r

Re: can't add campaign to Sandbox (Ruby client)

2011-12-06 Thread sgrgic
++USD', :user_agent => 'adwords_api', :password => 'PASS', :email => 'email_a...@gmail.com', :client_customer_id => 'XXX-XXX-' }, :service => { :environment => 'SANDBOX' } And now I can add campaig

can't add campaign to Sandbox (Ruby client)

2011-12-05 Thread sgrgic
trategy=>{:xsi_type=>"ManualCPC"}, :name=>"Interplanetary Cruise #1323100655618"}} ree-1.8.7-2011.03 :033 > response = campaign_srv.mutate([operation]) AdwordsApi::V201109::CampaignService::ApiException: AdwordsApi::V201109::CampaignService::ApiException f

v201109 ruby client - get campaign network setting

2011-12-05 Thread sgrgic
Hi, I'm trying to get campaign network setting with ruby client. In previous AdWords API version I used (v201008) it was possible to get network setting with campaign target service. As documented here: http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.html we shoul

Re: problem with creating sandbox acc v201109 No such operation: (HTTP GET PATH_INFO: /v201109/CampaignService)

2011-12-02 Thread sgrgic
Hi Anash, Thanks for quick response. Everything is clear now, I manage to initialize sandbox via API call (Ruby client). Regards, Sinisa. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

problem with creating sandbox acc v201109 No such operation: (HTTP GET PATH_INFO: /v201109/CampaignService)

2011-12-01 Thread sgrgic
Hi, Since I'm new to Google AdWords API I need some help with creating sandbox account. I went through steps described on http://code.google.com/apis/adwords/docs/sandbox.html: 1. created google account 2. get authToken (http://code.google.com/apis/adwords/docs/headers.html#authToken