Re: Template ids of templates in ad builder.

2011-01-04 Thread Yogesh Agashe
Hi Eric,

Ok. Thank you so much for the ids.

Regards,
Yogesh

On Dec 29 2010, 9:05 pm, AdWords API Advisor
 wrote:
> Hi Yogesh,
>
> We'll work on exposing more of these in the documentation, but in the
> mean time an easy way to determine the IDs is to create the ad in the
> UI and then inspect it via the API.  Here are the IDs you requested:
>
> 1) 53
> 2) 141
> 3) 146
> 4) 149
> 5) 145
> 6) 144
> 7) 102
> 8) 139
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Dec 23, 2:58 am, Yogesh Agashe  wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > I am using python client library 13.2.0 to access API v201008. I am
> > using it to build ad templates.
>
> > In the examples given on following page, template ids of only few
> > templates are 
> > given.http://code.google.com/apis/adwords/docs/appendix/templateads.html
>
> > Where can i find the template ids of templates listed in adwords-
> > display ad builder?  For the moment, I am looking for ids of these
> > templates.
> > 1) All purpose 17
> > 2) Elegant 4
> > 3) Elegant 9
> > 4) Elegant 12
> > 5) Elegant 8
> > 6) Elegant 7
> > 7) All purpose 25
> > 8) Elegant 2
>
> > Any help on this much appreciated. Thank you.
>
> > Regards,
> > Yogesh

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Calls taking a long, LONG time.

2011-01-04 Thread Kevin
More specifics:
130 campaigns took this long to return results...

4853.3525959 seconds elapsed. 130 entries retreived

Seriously - 81 minutes?


On Jan 1, 9:07 pm, Kevin Hill  wrote:
> Is it normal for a get operation for all campaigns to take hours to
> download?
> I am pulling pages with a numberResults set to 1000 - and get
> operations are taking a LONG time.
>
> I have 20-25k of keywords - and currently I am at 10,000 in roughly 4
> hours.
>
> Is this Normal?
>
> Tech details:
> I am passing a page request with
> numberResults = 1000
> startIndex = StartIndex + 1000  (starts at 0)
>
> criterionUse = BIDDABLE
> userStatuses = ACTIVE, DELETED, PAUSED
>
> Using an AdGroupCriterionService to execute a Get with a
> AdGroupCriterionSelector with the above info.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-04 Thread Alexander Parij
Also it's not 100% case of testing Budget Optimized campaign for ConvOpt 
elegibility there is some extra  variable that causes the incorrect 
response.
 I managed to get the correct response 
(BiddingTransitionError.BUDGET_OPTIMIZER_IS_ENABLED ) on some other 
accounts.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-04 Thread Alexander Parij
Actually it's impossible to conisder it as 
BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER 
because it returns only one error for all the campaigns that were sent. 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-04 Thread AdWords API Advisor
Hi Hans,

The KeywordId field contains the ID of the Product criteria that
triggered the click, however many different products can be matched by
one Product criteria, so that doesn't give you the information you
need.  I'll talk with the core engineering team about a way to access
this data, but from what I can tell it currently isn't available in
the API or the AdWords web interface.

Best,
- Eric

On Dec 30 2010, 12:13 pm, HK  wrote:
> Eric,
>
> I actually already had KeywordId in there, and I still can't see a why to
> figure out which product was clicked. Here's a snippet from the returned
> AD_PERFORMANCE_REPORT in case you are interested:
>
> 
>     
>     
>     
>         
>             
>             
>             
>             
>             
>             
>             
>             
>             
>             
>             
>             
>             
>         
>          keywordID='21201823497' network='Search Network' adType='Product listing ad'
> destinationURL='' clickType='Headline' avgPosition='0.0' impressions='19161'
> clicks='247' cost='0' day='2010-12-15'/>
>          keywordID='21201823497' network='Search Network' adType='Product listing ad'
> destinationURL='' clickType='' avgPosition='0.0' impressions='19161'
> clicks='0' cost='235435936' day='2010-12-15'/>
>     
> 
>
> Thanks,
> Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


KeywordPerformanceReport - datatype for TotalConvValue?

2011-01-04 Thread mm
Hey guys -
According to the documentation - both via getReportFields api and the
online doc - TotalConvValue/ConversionValue in the
KeywordPerformanceReport is a long. However, when running reports
containing this value, a decimal value is returned. Is it safe to
assume that this is actually a currency value (which makes more sense
anyway)?

Thanks -
mm

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Could not load assembly

2011-01-04 Thread AdWords API Advisor
Hi Greeshma,

You may have some luck posting your issue to the client library's
issue tracker:

  http://code.google.com/p/google-api-adwords-dotnet/issues/list

Best,
- Eric Koleda, AdWords API Team

On Dec 29 2010, 1:55 pm, greeshma  wrote:
> I just downloaded the google api adwords for one of our clients. I
> tried to use it in my system and was succesful in building the project
> etc. But when I try to deploy my web service it throws error as "Could
> not load file or assembly"
>
> I have the dll everything in my bin folder. But I am not sure what I
> am missing !
>
> Please suggest!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: “Automatic Content Network(Display Network)” statistics of each ad group

2011-01-04 Thread AdWords API Advisor
Hi Onur,

Are you referring to the Stats object returned by using the
StatsSelector?  Those values should contain the Automatic Placements
data.  Are you seeing otherwise?

Best,
- Eric Koleda, AdWords API Team

On Dec 29 2010, 7:44 am, Onur  wrote:
> We want to have the “Automatic Content Network(Display Network)”
> statistics of each ad group. We can only have the keyword and content
> placement statistics using the “stats” function. Could you help us
> which function(or formula) we should use to achieve the statistics.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Integration of Google Adwords on My site

2011-01-04 Thread AdWords API Advisor
Hi Renuka,

There is no way to get the account status via the API, but you can use
the AlertService to get various alerts on the account:

  http://code.google.com/apis/adwords/docs/reference/latest/AlertService.html

Best,
- Eric Koleda, AdWords API Team

On Dec 29 2010, 1:31 am, renuka dasari 
wrote:
> I am new to Adword. My client has MCC(My Client Center) account where
> he handles his clients adwords account.
> He is spending most of his time looking at accounts, BUT, because
> there are so many it can be difficult to keep track of all the urgent
> things. so sometimes there is a problem when the account stops running
> because a payment failed, or the balance of funds ran out, etc.
>
> Just i want to show account status and notifications of adword account
> on admin portal of my client.
> a) Account status (Active or Paused)
> b) All account notifications.
>
> For that im using PHP Client Library. bt I need to show status of
> account for a particular client.
> Im using GetAccountHierarchy.php to get details of adword account. But
> im getting only username and customer id.
> Please help me.
>
> Thanks,
> Renuka

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is there any Google API for Google Keyword Tool ?

2011-01-04 Thread Jai
Hi Jawaid,

Please take a look at the following link and the example code. This
may meet your needs

http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html

Thanks
Jai



On Jan 1, 8:29 am, Jawaid  wrote:
> Hello everyone, i am new here on this forum. What i need to know is
> that is it possible to extract Google Adword data using Google API.
> Similarly like the result show 
> athttps://adwords.google.com/select/KeywordToolExternal
> What i am exactly planning is to develop a desktop application that
> will perform the same functionality as the above mentioned link does.
> So i will be thankful to you guys, if you guys can assist me in this
> matter. Also let me know that what will pricing plan for using that
> API. 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


TargetingIdeaService not returning the seed keyword unlike Keyword Tool

2011-01-04 Thread Jai
Hello,
I am using TargetingIdeaService. The result I am getting through
TargetingIdeaService is the same as the Keyword Tool, however, the
traffic data for the seed keyword is not being returned. E.g.: If I
enter "Signal Processing" in the keyword tool, I get Signal Processing
back along with other Ideas. However, in the TargetingIdeaService
tool, I get the Ideas but do not get the seed keyword data back.

Is that expected behavior? Am I failing to understand something here?

Thank you
Jai

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: No value returned from AdGroupCriterionService mutate

2011-01-04 Thread AdWords API Advisor
Hi Joel,

Looking deeper, I can see that it is affecting those two account 100%
of the time, and the rest of your accounts not at all.  The problem
appeared temporary to me at first because you had stopped making
requests to those certain accounts.  I'll pass this information along
to the core engineering team to see if that helps them identify the
issue.

Best,
- Eric

On Jan 3, 9:48 am, joel  wrote:
> Unfortunately this is still occurring on at least several accounts. I
> forwarded the account ids to apiadvisor and our rep. Can you please
> continuing researching the issue? Let me know if you need any
> additional details.
>
> On Dec 29 2010, 1:16 pm, AdWords API Advisor
>
>
>
>
>
>
>
>  wrote:
> > Hi Joel,
>
> > Looking at the logs it seems like this was a temporary issue.  I'll
> > follow up with the core engineering team to see if they have any
> > insight, but let me know if you see the problem return.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Dec 23, 8:49 am, joel  wrote:
>
> > > Over the past 2 weeks at least 3 of our accounts are now experiencing
> > > strange behavior when we attempt to add new Keywords with
> > > AdGroupCriterionService mutate(). Whenever we make the API call, no
> > > value is returned and no exception is thrown. A sample request Id is
> > > e654cb6af5c384e2e2b3b2c5be607331, which had 27 operations in it.
>
> > > The SOAP response is:
> > >  > > xmlns:soap="http://schemas.xmlsoap.org/soap/
> > > envelope/">e654cb6af5c384e2e2b3b2c5be607331 > > requestId>27751 > > responseTime>405 > > soap:Header> > > soap:Envelope>
>
> > > Other sample request Ids from this same account:
> > > 38eebdb7603c705ec7d52db4fc0fafee
> > > d4f20e39fd3f6fe564e408f324af8074
>
> > > Code is:
> > > AdGroupCriterionServiceInterface criterionSvc =
> > > user.getService(AdWordsService.V201008.ADGROUP_CRITERION_SERVICE);
> > > AdGroupCriterionReturnValue value =
> > > criterionSvc.mutate(lUpdates.toArray(new
> > > AdGroupCriterionOperation[lUpdates.size()]));
>
> > > // When call returns, value object is null, no exception
>
> > > I'd appreciate it if someone could research this since it seems to be
> > > happening with increased frequency, thank you.
>
> > > -Joel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-04 Thread Alexander Parij
Hi ,

When I'm testing a campaign for conversion optimizer eligibility it works 
fine with manualCPC but when it's with BudgetOptimizer it fails with 
RequestError.INVALID_INPUT instead of the 
usual BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER
Should I assume that both errors in this case mean the same ?


Outgoing soap (The last campaign is with BudgetOptimizer) :

*** Outgoing SOAP **

http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ZSI="http://www.zolera.com/schemas/ZSI/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v200909";>
xx
AwApi-Python-13.1.0|Test Client
XX
X
true


https://adwords.google.com/api/adwords/cm/v200909";>
https://adwords.google.com/api/adwords/cm/v200909";>

SET


CONVERSIONS





176746846



SET


CONVERSIONS





176803846



SET


CONVERSIONS





176749486



SET


CONVERSIONS





176700886



SET


CONVERSIONS





176687086



SET


CONVERSIONS





37722646



SET


CONVERSIONS





24306886



SET


CONVERSIONS





24305446



SET


CONVERSIONS





177315046








Incoming soap :


** Incoming HTTP headers **
500 Internal Server Error 
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Tue, 04 Jan 2011 19:33:31 GMT
Expires: Tue, 04 Jan 2011 19:33:31 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE

*** Incoming SOAP **

http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v200909";>45ec56a17a266189c204a2c40483b4df15081soap:Server[RequestError.INVALID_INPUT
 
@ operations[8]]https://adwords.google.com/api/adwords/cm/v200909";>[RequestError.INVALID_INPUT
 
@ 
operations[8]]ApiException

EndTime: 2011-01-04 14:33:31

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Cache AuthToken Benefits?

2011-01-04 Thread Brandon Parise
Is there any benefit of caching an AuthToken locally versus just
requesting one each time you invoke the API?

The problem with caching is that you have to then wrap every mutate()
to catch the ApiException and then regenerate/store the new AuthToken
then somehow re-run the mutate().  Seems to be a lot of points of
failure to save a few hundred milliseconds to fetch a new AuthToken.

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: Automatic Placements Performance Report

2011-01-04 Thread Dan
Hello Eric,

Any news about this fix?

Thanks in advance,
Dan

On Dec 14 2010, 6:58 pm, AdWords API Advisor
 wrote:
> Hi,
>
> The core engineers are working on this issue, but there likely won't
> be a resolution until January at the earliest.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Dec 14, 1:41 am, sireesha sangu  wrote:
>
> > We have seen in the forums that there is an issue with automatic placements
> > performance report, is it true that this report fetches managed placements
> > performance report?
> > Will there be any fix for this issue in a week or so?
>
> > here is the forum 
> > linkhttp://www.mail-archive.com/adwords-api@googlegroups.com/msg11092.html

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Traffic Estimator Service(v201008) returning improper results

2011-01-04 Thread external...@spurtz.com
Hi AdWords Team,

Traffic Estimator Service (v201008)  returning improper results in
production.
Some estimator results returns zero(0) for keywords. Some of have
contains unique values for all keywords.Sandbox account is working
fine,it sending fake date with different values for keywords.

Please  suggest me how the traffic estimator gives improper  values.

Regards
Sambaiah B
Spurtz Application Developer
samba.bethap...@gmail.com


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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