Grandtotal summary in 201109?

2012-04-11 Thread Maria Engström
Hi, Been switching over to the v201109 from v13. When I generated a report for campaign, adgroups and keywords I also received a grandtotal for the report. How will I manage to get this in the v201109? Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Call to AdgroupAdService start failing

2012-04-11 Thread Daniel Marshall
I used the same code like the one in code.google.com It works already when i using sandbox environment, but when i use live it shows following error AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString:

Re: CampaignOperation mutate suddenly failing with SettingError

2012-04-11 Thread Danial Klimkin
Hello Aaron, The issue should be resolved now. -Danial, AdWords API Team. On Tuesday, April 10, 2012 8:38:46 PM UTC+4, Aaron Sherman wrote: On Tuesday, April 10, 2012 12:22:48 PM UTC-4, Danial Klimkin wrote: Hi Aaron, There is a temporary issue affecting Sandbox only. We are working to

Re: Caching ClientLogin auth credentials in ruby?

2012-04-11 Thread luis carlos mateos
Hey, More questions about getting the authentication token... 1. which parameters are needed to create the ClientLoginHandler object? I guess that I should pass the *config* of the AdwordsApi::Api object (so I first create the a = AdwordsApi::Api object and then I get its

Re: CreateAccountService InternalApiError

2012-04-11 Thread Kevin Winter
Hi Rob, The CreateAccountService would only be used in sandbox to test code that needs to create a new account. If you are testing how to create campaigns, you should be able to just use the initially created accounts as you quoted from the documentation. This page elaborates more on how to

Re: requestedattributetypes AttributeType[keyword] in vesrion v201109 ?

2012-04-11 Thread TC
attributes[0] = AttributeType.KEYWORD; is no longer valid with the v201109 API. Do you know how I can get the Keyword using the TargetingIdeaSelector? Thanks, TC On Wednesday, February 22, 2012 3:11:46 AM UTC-6, Hamayak Harutyunov wrote: Hi. What's the name of attributekeyword in version