Re: Questions on V7.0.0 API usage

2010-12-06 Thread AdWords API Advisor
Hi Visweswar, I removed your last post because it contained SOAP requests with visible auth tokens and developer tokens. Please ensure you remove these values before posting to the forum. Best, - Eric On Dec 4, 10:03 am, Visweswara Reddy Marada wrote: > Thanks Eric for sharing thoughts. -- =

Re: Questions on V7.0.0 API usage

2010-12-04 Thread Visweswara Reddy Marada
Eric, Below is case where we are not receiving keyword performance data even if it is available on the channel. Here i am providing soap request and response. Please suggest next steps. Details: The service we are using for this is ReportDefinitionService The campaign id is 38704119 For KeywordPe

Re: Questions on V7.0.0 API usage

2010-12-04 Thread Visweswara Reddy Marada
Thanks Eric for sharing thoughts. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 ar

Re: Questions on V7.0.0 API usage

2010-12-03 Thread AdWords API Advisor
Hi Visweswar, The BulkMutateJobService doesn't necessarily increase performance, and given the small number of items you are talking about I'm not sure it makes sense to migrate to using it yet. For step #2, instead of making 100 requests with 3 ads each, you can generate all 300 ad operations fi

Re: Questions on V7.0.0 API usage

2010-12-03 Thread Visweswara Reddy Marada
Normal 0 false false false EN-IN X-NONE AR-SA /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4

Re: Questions on V7.0.0 API usage

2010-12-03 Thread Visweswara Reddy Marada
Eric, I have already provided dates and time when it has happened and for what campaigns. This is not an every time error. Some thing to be investigated w.r.t. reliability. As on date after the previous instance it has not happened. Thank You, -Visweswar -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Questions on V7.0.0 API usage

2010-12-02 Thread bookpenpencil
Hi Eric, For my case, my request was not a long request, i tried to pull report data for 1 single day. When exactly Broken Pipe issues may happen, Can you tell us the possibilities. Thanks Bookpenpencil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discuss

Re: Questions on V7.0.0 API usage

2010-11-29 Thread AdWords API Advisor
Hi Visweswar, Can you provide more information about when these errors are occurring? Are they only happening for long requests? Best, - Eric On Nov 25, 10:19 pm, Visweswara Reddy Marada wrote: > Hi, > > This issue is turning out very critical for our business. > Please look in to the issue an

Re: Questions on V7.0.0 API usage

2010-11-25 Thread Visweswara Reddy Marada
Hi, This issue is turning out very critical for our business. Please look in to the issue and suggest next steps. Thank You, -Visweswar -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/grou

Re: Questions on V7.0.0 API usage

2010-11-25 Thread bookpenpencil
I would be very thankful Mr. Eric if you could reply to the above Broken Pipe issue. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.net.SocketException: Broken pipe faultActor: faultNode: faultDetail: {http://xml.apache.org/ax

Re: Questions on V7.0.0 API usage

2010-11-18 Thread AdWords API Advisor
Hi Visweswar, I haven't heard any other cases where this is happening, but I'll look into it. Best, - Eric On Nov 18, 5:08 am, Visweswara Reddy Marada wrote: > Getting a relaibility issues with the service. Not happening every time > for all campaigns. It is only for few and below mentioned cam

Re: Questions on V7.0.0 API usage

2010-11-18 Thread Visweswara Reddy Marada
Getting a relaibility issues with the service. Not happening every time for all campaigns. It is only for few and below mentioned campaign and dates we received broken pipe exception. For the same campaign at later time we could service doing its job as expected.We have checked our network level fo

Re: Questions on V7.0.0 API usage

2010-11-01 Thread AdWords API Advisor
Hi Visweswar, Unfortunately we don't have any benchmarks on the API to provide, as it depends a lot on the nature of the requests and how you batch them. If you have questions about any errors you get please let us know. Best, - Eric On Oct 30, 12:38 am, Visweswara Reddy Marada wrote: > Normal

Re: Questions on V7.0.0 API usage

2010-10-29 Thread Visweswara Reddy Marada
Normal 0 false false false EN-IN X-NONE AR-SA MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-pa

Re: Questions on V7.0.0 API usage

2010-10-29 Thread Visweswara Reddy Marada
Hi, Need benchmarks statistics for the below use case. To Publish the below for 1 campaign - 250 ad groups - 250*20 Ad copies (i.e. each 20 ad copies in each of the ad group) - 250*500 Keywords (i.e. each 500 keywords in each of the ad group) - 250*500 Negative keywords (i.e. each 500 negative ke

Re: Questions on V7.0.0 API usage

2010-10-28 Thread AdWords API Advisor
Hi Visweswar, This error indicates that the connection to the server was terminated. Please ensure that the timeout for your network environment is at least 4 minutes. Best, - Eric Koleda, AdWords API Team On Oct 26, 11:59 pm, AdWords API Advisor wrote: > Hi Visweswar, > > The error means that

Re: Questions on V7.0.0 API usage

2010-10-27 Thread Visweswara Reddy Marada
Normal 0 false false false EN-IN X-NONE AR-SA MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-pa

Re: Questions on V7.0.0 API usage

2010-10-26 Thread AdWords API Advisor
Hi Visweswar, The error means that your authToken is invalid. This could either be because your authToken expired, or because you are passing an invalid authToken. See the following blogpost for more details on managing authTokens. http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with

Re: Questions on V7.0.0 API usage

2010-10-26 Thread Visweswara Reddy Marada
Normal 0 false false false EN-IN X-NONE AR-SA MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-pa

Re: Questions on V7.0.0 API usage

2010-10-26 Thread AdWords API Advisor
Hi Visweswar, My guess is that your connections are timing out even before the API call succeeds. Here's a forum thread that discusses this issue: http://groups.google.com/group/adwords-api/browse_thread/thread/33e68e91a49af9cf/b8fec5e511a5eff2?lnk=gst&q=AxisFault#b8fec5e511a5eff2 Cheers, Anash

Re: Questions on V7.0.0 API usage

2010-10-24 Thread Visweswara Reddy Marada
Thank You very much for the detailed answers. I have one more question w.r.t. Axis Fault. What is the meaning when AxisFault has faultString: {0}null? Thank You, -Visweswar -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: Questions on V7.0.0 API usage

2010-10-22 Thread AdWords API Advisor
Hi Visweswar, That's a lot of questions, I'll try to answer them as best I can. If you have more questions, just follow up on this thread. 1) The old report center could hold upto 15 reports, the new report definition can hold upto 100 report definitions. If you exceed that limit, the oldest repo

Questions on V7.0.0 API usage

2010-10-20 Thread Visweswara Reddy Marada
Based on the API (adwords-api-7.0.0.jar ) usage , we came across below queries. Please provide the clarifications for the below to make the optimum use of API. 1) What is the max no.of . concurrent reporting requests are allowed at account/campaign? 2) What is the min and max time to generate a re