TOO_MANY_JOBS_IN_QUEUE

2011-01-18 Thread ADM
We are running a Bulk Mutate process in C# to do updates to campaign
URL exclusions, and AdGroup inclusions. We keep getting these
[JobError.TOO_MANY_JOBS_IN_QUEUE @ operation.operand] messages,
especially for larger submissions. This happens when we are doing even
just on submission.

At time we can rerun this submission and it then runs with no errors,
while other times it just keeps failing with this same error message.

We are doing they submissions synchronously, so it do not see what
this is even telling me.

What is the cause of this problem?

Is there a solution? What is the solution?

Your help is appreciated. Do to this continuing problem we are going
to have to stop using Bulk Mutate for this task, which is a
significant setback.

Best regards,
Bryan

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


REQUEST_PART_IS_OUT_OF_ORDER

2011-01-18 Thread ADM
We keep getting this error message
[BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @
operation.operand.request] when submitting Bulk Mutate submission for
doing Campaign URL exclusions and AdGroup URL inclusions.

Typically an image resubmission run successfully, though not always.

What is the source of this problem? How can it be fixed other than to
not use Bulk Mutate?

Your help is appreciated.

Best regards,
Bryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: XML report has !!!1|||10728961|||ReportDefinitionError.INVALID_REPORT_DEFINITION_ID??? errors

2011-01-18 Thread shanmukha katuri
Thank you Anash,

No we are using v201008 version.


-
Shanmukha

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


How to determine that a keyword is inactive (v13 reports)

2011-01-18 Thread j.e.frank
At some point in the last couple years, Google phased out the notion of the 
inactive status for a keyword.  Now, every keyword is technically 
active, although it may have too low a bid or too low a quality score to 
realistically trigger impressions.  We're trying to monitor our keywords to 
know how many of them are effectively active, so I am trying to figure out 
how to achieve this with the AdWords API.  One caveat is that we are stuck 
on v13 for reporting because we need to run cross-client reports.

In the AdWords UI on the Keywords tab, the Status column typically says 
Enabled, Below first page bid, Low search volume and Low quality 
score.  In my understanding, all except Enabled indicate that the keyword 
is not triggering ads, and thus is effectively inactive.  In v13 reports, 
all the keywords (unless paused or deleted) come back with the status as 
Active.

Is there any way to determine that a keyword is effectively inactive with 
v13 reporting?  One idea is to compare the keyword's bid with the first page 
bid, as a proxy for the below first page bid status.  Is that a sensible 
idea?  Is there a cutoff quality score that could approximate the low 
quality score status?  And how could I approximate the status of low 
search volume?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Replicating UI report with comprehensive Destination URL activity including remarketing

2011-01-18 Thread j.e.frank
One more reason that cross-client is necessary: API costs.  Running a report 
is one of the more expensive operations, and so it makes a big difference if 
you can run just one of them.  I don't suppose there is any news on when 
cross-client reporting might be available in the API?  We are struggling 
with some incompatibilities between what's available in the v13 reports and 
the AdWords UI (in particular, Keyword status), but can't upgrade until 
cross-client reporting is available.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: As a developer, can I use AdWords API to search for keywords?

2011-01-18 Thread Jordan
Thanks codeninja, and Eric.  That's exactly what I was looking for.

On Jan 14, 1:48 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Jordan,

 The services CodeNinja mentioned can be used to get stats about
 keywords you've already added to your campaign.  If you want to get
 statistics for proposed keywords, such as monthly searches, you must
 use another set of services.  The TargetingIdeaService in STATS mode
 can give you stats about keywords, and the TrafficEstimatorService can
 provide traffic and cost estimates for keywords:

  http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...
  http://code.google.com/apis/adwords/docs/reference/latest/TrafficEsti...

 Best,
 - Eric Koleda, AdWords API Team

 On Jan 14, 9:39 am, codeninja shettytej...@gmail.com wrote:

  Jordan,

  You can use AdGroupCriterionService to get information about keywords
  (or negatives).

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

  Criterion object represent keywords,placements etc.

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

  On Jan 14, 12:17 am, Jordan jordan.finch...@gmail.com wrote:

   Hi Everyone,

   I'm new to Adwords.  Now my question is if I can use AdWords API to
   obtain keywords and related information such as CPC, Monthly Global
   Search for the keyword.  My main concern right now are keywords, I
   donWhen I go to the Adward API page, I see the following message:

   Only AccountService, ReportService, and TrafficEstimatorService are
   available. The other v13 web services have been removed; use the
   latest version instead.

   When I go to the latest version link, I don't see any command that
   is related to keywords.  So, have the part of API that has to do with
   keywords been removed?

   Thanks,
   Jordan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Old Method Change

2011-01-18 Thread AdWords API Advisor
Hi Manish,

The same functionality is available in the v201008
TrafficEstimatorService get() method:

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

Best,
- Eric Koleda, AdWords API Team

On Jan 11, 6:22 am, manish nautiyal jigs...@gmail.com wrote:
 Hi all

 I am new to Adwords.

 I am migrating from v13 to v201008.

 In v13 there is a method named [estimateCampaignList] now in v201008
 there is no method like this.

 please help me.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: What does Local Monthly Searches mean?

2011-01-18 Thread AdWords API Advisor
Hi Nikhil,

To address your questions:

1) Local Monthly Search Volume is is calculated on a monthly basis, as
the name indicates.

2) The local search volume is based off of the language and geo
targeting your specify, while the global search volume is across all
searches.  If you don't specify any geo or language targeting then the
two numbers will be the same.

3) You can get the competition using the COMPETITION attribute:

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

4) Locale codes are only used for string formatting, etc.  Use
CountryTargetSearchParameter or LanguageTargetSearchParameter to limit
the results.

Best,
- Eric Koleda, AdWords API Team

On Jan 11, 7:21 am, Nikhil Jadhav nikhil.arun.jad...@gmail.com
wrote:
 What is the duration for which local monthly searches are calculated?
 I mean is it a day,week or a month.Also while using Related Keyword
 finder to find out the local monthly searches and global monthly
 searches,I am getting the same values. And my final question is how
 can we access the competition value for a keyword using the Targeting
 idea service. It would also be useful if u could provide me with a
 list of all possible Local codes in the documentation. U have only
 provided the one for en_US.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: how to create a sandbox user for testing adword

2011-01-18 Thread AdWords API Advisor
Hi Manish,

See the following page for that information:

  http://code.google.com/apis/adwords/docs/sandbox.html#getting-started

Best,
- Eric Koleda, AdWords API Team

On Jan 11, 8:29 am, manish nautiyal jigs...@gmail.com wrote:
 Hi

 how I can create a sandbox user for testing adword?

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

2011-01-18 Thread jack
Could you explain what's difference between RequestType.IDEAS and STAT?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Keyword Status, Ad Group Status and Campaign Status fields in KW Performance Report

2011-01-18 Thread AdWords API Advisor
Hi Adam,

The statuses in reports will be the same as in the API, although the
wording may differ.  For example, it might be ACTIVE in the API but
Enabled in reports, etc.

Best,
- Eric Koleda, AdWords API Team

On Jan 13, 5:26 am, AdamWalsh adam.wa...@groupm.com wrote:
 We want to pull keyword performance reports from the API for all our
 accounts. We intend to include the three status fields above in these
 reports. Does anyone know if the contents of these fields are limited
 to a set number of variations, and if so, what those variations would
 be (ie Paused, Active, Deleted etc)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Managed Placements reporting service not showing all managed placements

2011-01-18 Thread AdWords API Advisor
Hi Reed,

This is a known issue, that Vertical criteria are included in the UI
and reports created in the UI, but not in reports created through the
API.  I'm working with the core engineering team to address this, but
I don't know what the solution will be or when it will be available.

Best,
- Eric Koleda, AdWords API Team

On Jan 13, 9:58 am, Reed r...@powellgenealogy.com wrote:
 I've been tracking this down for a while, finally ended up going line
 by line through the CSV file that the reporting service sends me and
 the on-screen data in the AdWords GUI.  The problem I was seeing was
 that a specific client account was always having problems with their
 performance data at the keyword  managed placement level not matching
 their performance data at the account level.

 I found that there are placements with names that begin category::
 and have formats like this
   category::namesubname
   category::namesubnamesubname

 note that this is different from placements with names like
   slickdeals.net::entire site,top

 Performance data for all of the placements with the category::
 placement names is not appearing in the CSV files that I get from the
 reporting service.  A sample Report ID for one that I ran yesterday is
 14029566

 I will provide further details and a copy of the csv file from that
 report ID via the private email.

 thanks,
 -reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Placement categories

2011-01-18 Thread AdWords API Advisor
Hi Vesso,

We apologize for the delay in making those categories available.  We
had planned to expose them, but some other changes forced us to wait
and the topic was forgotten.  I'll raise this issue with the
documentation team and see if we can make those available soon.

Best,
- Eric Koleda, AdWords API Team

On Jan 13, 10:34 am, veseo hernicet...@gmail.com wrote:
 Hi,

 I noticed that by using TargetingIdeaService we could get a placement's
 PLACEMENT_CATEGORY. The problem is that we can do nothing with that category
 ID, especially when we do not have the list of Placement categories, like we
 have with the Keywords categories. I see that a year ago one of the Advisors
 mentioned that there were plans to expose the list of categories in the API
 documentation - that is already done with the keyword categories, what about
 the placement categories?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: TargetingIdeaService has no results returned? help

2011-01-18 Thread AdWords API Advisor
Hi,

I'm not able to replicate this issue for my account.  Is this
happening for every request?

Best,
- Eric Koleda, AdWords API Team

On Jan 14, 1:16 am, pure wfqz...@gmail.com wrote:
 See following request log:

 .
  SOAP-ENV:Body xmlns=https://adwords.google.com/api/adwords/o/
 v201008 xmlns:ns1=https://adwords.google.com/api/adwords/cm/
 v201008
   get xmlns=https://adwords.google.com/api/adwords/o/v201008;
    selector
     searchParameters xsi3:type=RelatedToUrlSearchParameter
      includeSubUrlsFalse/includeSubUrls
      urlshttp://www.163.com//urls
     /searchParameters
     ideaTypeKEYWORD/ideaType
     paging xsi3:type=Paging
      startIndex0/startIndex
      numberResults10/numberResults
     /paging
     requestedAttributeTypesKEYWORD/requestedAttributeTypes
     requestTypeIDEAS/requestType
    /selector
   /get
  /SOAP-ENV:Body
 /SOAP-ENV:Envelope
 
 *** Incoming HTTP headers
 **
 HTTP/1.? 200 OK
 Content-Type: text/xml; charset=UTF-8
 SOAPAction: 
 Date: Fri, 14 Jan 2011 06:07:44 GMT
 Expires: Fri, 14 Jan 2011 06:07:44 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
 **
 ?xml version=1.0 encoding=UTF-8?
 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:Header
   ResponseHeader xmlns=https://adwords.google.com/api/adwords/o/
 v201008 xmlns:ns2=https://adwords.google.com/api/adwords/cm/
 v201008
    ns2:requestIdacfd5fbe26d238536ee97804b21993ba/ns2:requestId
    ns2:operations1/ns2:operations
    ns2:responseTime505/ns2:responseTime
    ns2:units6/ns2:units
   /ResponseHeader
  /soap:Header
  soap:Body
   getResponse xmlns=https://adwords.google.com/api/adwords/o/
 v201008 xmlns:ns2=https://adwords.google.com/api/adwords/cm/
 v201008
    rval
     totalNumEntries42/totalNumEntries
    /rval
   /getResponse
  /soap:Body
 /soap:Envelope
 
 EndTime: 2011-01-14 14:07:45

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Traffic Estimator Service(v201008) returning improper results

2011-01-18 Thread AdWords API Advisor
Hi Eric,

I haven't been able to replicate the problem with my own account.
Does this happen every time for that keyword?

Best,
- Eric Koleda, AdWords API Team

On Jan 17, 2:35 pm, Eric Haskins ehas...@gmail.com wrote:
 Eric,

 Traffic Estimator Tool
 Keyword: san diego injury attorney
 Global Monthly Searches: 9,900
 Local Monthly Searches: 8,100
 Estimated Avg. CPC:     $24.82
 Estimated Ad Position: 1.31
 Estimated Daily Clicks:  0
 Estimated Daily Cost: $11.52

 Google API
 requestId=61dfc72348e1d8d016f70389f95fc3cd
 keyword: san diego injury attorney
 matchtype: BROAD
 mincpc:0
 maxcpc:0
 minsearchpos:0
 maxsearchpos:0
 estdailyclicks:0
 minclicks:0
 maxclicks:0
 estdailycost:0
 mindailycost:0
 maxdailycost:0

 So how do I get the API to give me back matching results?? I even
 tried seeding with large maxCpc microamounts hoping to get some
 useable data. In its current state Im unsure if the API is worth the
 investment

 Thx,

 Eric

 On Jan 12, 6:27 pm, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:







  Hi Sambaiah,

  It looks like your account is configured to use the Indian rupee (INR)
  as it's currency.  Therefore a maxCpc of 1,000,000 = 1 INR = ~0.02
  USD.  Because this bid is so low the traffic estimator is correct
  guessing that you won't receive any impressions or clicks.

  Eric,

  In your case it looks like the service is returning a fractional
  clicks estimate, which is rounded down for the clicks field to 0, but
  leads to a positive cost.  The Traffic Estimator web interface is
  showing the same results.

  Best,
  - Eric

  On Jan 12, 1:19 pm, Eric Haskins ehas...@gmail.com wrote:

   Sorry for double post strange delay in posts today

   Eric

   On Jan 12, 11:43 am, Eric Haskins ehas...@gmail.com wrote:

requestId: d28e95bf39eddfb3d652575d3e16907f for Traffic Estimator
Service(v201008)

I am seeing weird results too

injury attorneys san diego
san diego injury attorney

and the likes come back with zero clicks  zero search position yet
have some min cost and
max cost. Some flat out come back 0 across the board. If I log into
the customer center and use the Traffic Estimator with the same terms
I get results, IMHO shouldnt the api be returning the same results
hence the reason people are paying to use the API?? How do we test our
results?

Thanks for any tips

Eric Haskins
PHP Programmer
KeyPath LLC

On Jan 11, 2:15 am, external...@spurtz.com external...@spurtz.com
wrote:

 Hi Adwords API Adwisor,

 The below is the requested id for Traffic Estimator Service(v201008)

 The request ID: 76b8a3fcaaadae603acbd4698aa54c5d

 Please suggest me any wrong my input request values/ any issues.

 Thanks in advance

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

 On Jan 10, 9:04 pm, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:

  Hi Sambaiah,

  The request ID is returned as a SOAP header in the response.  You 
  can
  get it by looking at the SOAP XML logs.

  Best,
  - Eric

  On Jan 10, 4:17 am, external...@spurtz.com 
  external...@spurtz.com
  wrote:

   Hi Adwords API Adwisor,

   I don't know how to get Request ID for the request.Can u just me 
   how
   to get request id.

   I didn't find any request ID property in  
   TrafficEstimatorResult.java
   class .

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

   On Jan 8, 3:07 am, AdWords API Advisor 
   adwordsapiadvi...@google.com
   wrote:

Hi Sambaiah,

I'm not able to replicate this problem on my end.  Can you 
provide the
request ID of such a request, so I can view the full details in 
the
logs?

Best,
- Eric

On Jan 7, 1:24 am, external...@spurtz.com 
external...@spurtz.com
wrote:

 Hi Eric,

 Thanks for your response.

 I tried two sets of keywords, I am attaching the 
 TrafficEstimatoroutputs
 to this post that are in XML format for our convenience.
 These are tested in production environment.Please suggest me. 
 How the
 Estimates are coming improper.

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

  TrafficeEstimator test 1.2.txt
 4KViewDownload

  Traffic Estimates Test 2.2.txt
 10KViewDownload

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

Re: Abnormal latency after updating urls via api

2011-01-18 Thread AdWords API Advisor
Hi Hemchand,

Can you post the request ID of such a request so I can further
investigate the problem?

Best,
- Eric

On Jan 15, 2:35 am, Hemchand hthalanch...@clickable.com wrote:
 Hi Eric

 We are facing the same issue for Keyword Mutates. Status  Bid changes
 are not getting reflected quickly on Adwords. Also the response we are
 getting is quite erratic. While we tried to change the status of
 multiple keywords to Active, the response for all the keywords came
 as paused, while on Adwords few of them are shown as active and some
 still paused. This can cause major data inconsistencies at our end.

 -Hemchand

 On Jan 15, 2:50 am, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:







  Hi MM,

  I'm not sure how the web interface uses caching, but that could be a
  dead end.  Unfortunately I don't have any advice for this situation,
  but let us know if you see this happen more frequently.

  Best,
  - Eric

  On Jan 14, 10:47 am, mm margaret.a.mar...@gmail.com wrote:

   Thanks Eric -
   Would the browser be caching  by account? IOW, since other accounts
   didn't show this latency, would that knock browser caching off the
   list of candidates for the problem's source? FWIW, we appeared to be
   seeing a similar latency when viewing the account through AdWords
   Editor, also. It has since resolved itself, so it's not really an
   issue now, I'm just trying to get a feel for what can be done about
   this if I see it again in the future.

   Thanks a bunch!
   mm

   On Jan 14, 8:48 am, AdWords API Advisor adwordsapiadvi...@google.com
   wrote:

Hi MM,

I haven't encountered this problem before, but if the API is returning
the correct values then it sounds like more of an issue with the web
interface.  I'd double check that the issue isn't related to browser
caching.

Best,
- Eric Koleda, AdWords API Team

On Jan 12, 5:25 pm, mm margaret.a.mar...@gmail.com wrote:

 Hey guys -
 I am running some updates to some keyword urls which appear to run
 fine (no exception thrown, the Criterion in the return value list all
 have the new urls in them). However, when I go into the web UI to look
 at these changes, they aren't reflected for a long time (30 minutes or
 more). This appears account-specific - the changes are showing up fine
 in other accounts.  Is there something that can be done to address
 this?

 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


Issue in running report generated thru v201008 ReportDefinition API

2011-01-18 Thread Dharmveer Jain
Hi,

I have created a ReportDefinition in My Client Center for Ad Performance 
report thru API. Now when i go to the new My Client Center reporting 
interface, and then click on Run now link in front of my ReportDefinition 
created thru API, then it shows an error dialog with message Sorry, only My 
Client Center reports are supported and does not generate any report. 
However, when i click on Create similar link in front of the same report 
definition and save the same definition without making any changes (not even 
changing the name) and then click on Run now starts the download of 
report.

What is that which is causing failure in generation of report when 
reportdefinition is created thru API but when same definition is copied as 
it is in UI then it works fine?

Thanks,
Dharmveer

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


What is boomuserlist::142977 ?

2011-01-18 Thread Suraj Khakurel
Hi,

What is the boomuserlist::142977 ? Why i'm getting them thought the reporting 
...?

Regards
Suraj

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: XML report has !!!1|||10728961|||ReportDefinitionError.INVALID_REPORT_DEFINITION_ID??? errors

2011-01-18 Thread shanmukha katuri
Hi Anash/ Everyone,


Can we have an update here. We are having this as 
a critical issue here. Please help us to get out of here.



Thanks a million,
Shanmukha

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Character sets and CSV report file downloads

2011-01-18 Thread AdWords API Advisor
Hi Reed,

A quick followup - I tried running reports against a test account with
Chinese ads yesterday and noticed that CSV report format is actually
encoded in UTF-8. So if your program were UTF-8 aware, then the data
wouldn't be mangled when you read it.

Excel does not recognize the UTF-8 csv file format, it expects csv
files to be ascii encoded, and hence displays mangled characters when
you open the downloaded csv in excel. That's a different issue, and is
not due to report contents encoded incorrectly.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Jan 18, 12:06 pm, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi Reed,

 I've opened issues with the AdWords team for both the cases you
 reported. I'll update you once I hear from them.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Jan 14, 6:01 pm, Reed r...@powellgenealogy.com wrote:



  This problem just gets stranger and stranger.  I think I found a
  solution - if I specify CSVFOREXCEL as the report format instead of
  CSV, then I get a double-byte file that Excel opens and shows the
  correct Chinese characters.  BUT - the file is tab-delimited, not
  comma delimited, despite the format being CSVFOREXCEL.

  ??
  -reed

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