Re: Execution time - Basic Question

2015-07-28 Thread Umesh Dengale
Hello, In the AdWords API, execution time vary depends on the request content. Please check out our the Best Practices guide which will help to minimize execution time. Thanks, Umesh, AdWords API Team. --

Re: Execution time - Basic Question

2015-07-27 Thread Matt Linscott
As we don't use shared budgets in our system would do something like this: Create 100 budgets - 1 call, ~1-2 seconds Create 100 campaigns (with budget ids) - 1 call, ~1-2 seconds Create 300-500 campaign criterion (campaign mobile bid modifier, location targeting, language targeting, etc) - 1 call

Execution time - Basic Question

2015-07-27 Thread Subash NG
Hello, Normally how long (time) it would took for the following things. *100 campaigns with 1 ad group for each campaign, 3 ad templates and 10 keywords with three match types, all with basic campaign settings.* We had done everything with our code and all done with MJS and working good as ex

Re: Basic Question

2012-06-10 Thread Anash P. Oommen
Hi Markus, Assuming you want to download stats from your AdWords account, what you need is the AdWords API Python library from http://code.google.com/p/google-api-ads-python/downloads/list. Also, AdWords API has a sandbox environment that can be used for testing and developing software, so yo

Re: Basic Question

2012-06-10 Thread Anash P. Oommen
Hi Markus, Assuming you want to download stats from your AdWords account, what you need is the AdWords API Python library from http://code.google.com/p/google-api-ads-python/downloads/list. Also, AdWords API has a sandbox environment that can be used for testing and developing software, so yo

Basic Question

2012-06-07 Thread markus.padou...@adjug.com
Hi, so after looking around for a while and thinking I have got a somewhat good view of everything that exists around the Adword/doubleclick ad exchange system but I still have a quite basic questions, since I am new in all this and I am not working myself with the system (managing campaigns, ad

Re: Very basic question

2010-09-15 Thread Chris
p/google-api-adwords-dotnet/instead. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Sep 13, 11:41 pm, Chris wrote: > > > > > I have a very basic question ... I've been trying to run the .NET > > script in VS2010 C# console app, and the

Re: Very basic question

2010-09-14 Thread AdWords API Advisor
; I have a very basic question ... I've been trying to run the .NET > script in VS2010 C# console app, and there is a particular object > "SampleCode.com.google.sandbox.v13.TrafficEstimatorService" that is > specified (and contains all of the good stuff) but no amount of > s

Very basic question

2010-09-13 Thread Chris
I have a very basic question ... I've been trying to run the .NET script in VS2010 C# console app, and there is a particular object "SampleCode.com.google.sandbox.v13.TrafficEstimatorService" that is specified (and contains all of the good stuff) but no amount of searching seems