Re: Failed to get authToken. Reason: CaptchaRequired

2010-12-09 Thread AdWords API Advisor
Hi Teik, Logan,

You generally get a CaptchaRequired error when you make a lot of calls
to the ClientLogin interface within a short period of time. If you
wait some time or reduce the frequency of calls to ClientLogin
endpoint, you should stop getting those errors. In case you don't,
then you can unlock the account from this link:
https://www.google.com/accounts/DisplayUnlockCaptcha

As for UNEXPECTED_INTERNAL_API_ERROR, if you are seeing them every
time, then please post a sanitized SOAP xml on the forum, and I can
investigate the issue for you.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

Let me know if you have more questions.

On Dec 9, 8:34 am, Teik marketing-...@simplyelectronics.net wrote:
 Now the errors both

 InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 and
 Failed to get authToken. Reason: CaptchaRequired

 have magically disappeared... can't help you any more Logan :)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-12-09 Thread AdWords API Advisor
Hi Teik,

You can get the path of your log files from src/Google/Api/Ads/AdWords/
settings.ini. For each API call, the SOAP request and response xmls
will be logged, and that will give you a good idea of what went wrong
in an API call. When posting the SOAP requests and responses on forum
as part of posts, make sure you sanitize (remove authToken, developer
token etc.) the xmls before posting them.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Dec 9, 8:35 am, Teik marketing-...@simplyelectronics.net wrote:
 Somehow, the error InternalApiError.UNEXPECTED_INTERNAL_API_ERROR has
 magically disappeared...
 I will still be grateful if someone can point me towards retrieving the
 logs.

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


keyword categories problem

2010-12-09 Thread Irio
Hi!

We have queried quite a lot of keywords to get their categories from
the AdWords API and we are really disappointed!

One problem I see is that keywords, randomly longtail and short tail
have or have no categories.

Example:

autovermietung berlin has categories but berlin or
autovermietung do not.


These queries do cost, and to see we got answers only for around 16%
of our queries is very disappointing.

What is the problem, did we do somethign wrong?

Cheers,
Irio

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

2010-12-09 Thread Ben Vincent
Hi Anash,

Sorry to keep pestering you. Just wondered if there was any news, as
we are eager to get this working for us.

Kind Regards,

Ben

On Dec 6, 11:49 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Ben,

 I'm awaiting the response from the AdWords team, I'll ping them again
 today.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Dec 6, 3:33 pm, Ben Vincent b...@trafficsmart.co.uk wrote:



  Hi Anash,

  Just wondered if you managed to find anything out about this? Are
  there any further details I can give you to help?

  Cheers,

  Ben

  On Dec 3, 1:59 pm, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi Ben,

   I'll take a look the requests later today and update this thread once
   I have more details.

   Cheers,
   Anash P. Oommen,
   AdWords API Advisor.

   On Dec 2, 4:46 pm, Ben Vincent b...@trafficsmart.co.uk wrote:

Hi Anash,

I am working with Hylton on this, so can provide the details.

We are using the .Net client library which I just noticed was written
by you :-)

An Example request ID on old API (V13) that gives us clicks back as a
float
f314b8d1f2739537fd712342c2a63b9a

An Example Request ID on new API (V201008) that gives the clicks back
as a long
0a40ae685bfe955945fd957740ff2fd9

Let me know if you require any other details.

Kind Regards,

Ben

On Dec 2, 9:58 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:

 Hi Hylton,

 Are you using a client library for writing your code? Do you have a
 requestid for a request that you can post here, so I may investigate
 the issue?

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Dec 1, 4:14 pm, hylton hyl...@trafficsmart.co.uk wrote:

  Hi

  We use the TrafficEstimatorService in v13 of the API, and understand
  that it will be removed sometime next year, and we will instead have
  to use the new TrafficEstimatorService that has been included in
  v201008.

  However, the new service in v201008 only shows the estimated max
  Clicks on a keyword as a LONG, and it appears to be rounded down. 
  This
  means if there are less than 30 clicks available on a keyword in a
  month, the new TrafficEstimatorService in v201008 just returns an
  estimate of 0... The existing v13 service appears much more helpful,
  as it returns UpperClicksPerDay as a float, and can return 0.5, say,
  if there are approx 15 clicks available per month. This makes the 
  v13
  service much better for exploring long tail keywords.

  Will the TrafficEstimatorService in v201008 be updated to also 
  return
  a FLOAT for the max Clicks, before the v13 service is put into 
  Sunset?

  Thanks

  Hylton- Hide quoted text -

 - Show quoted text -- Hide quoted text -

   - Show quoted text -- Hide quoted text -

 - Show quoted text -

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


UNEXPECTED_INTERNAL_ERROR - Sandbox Down Again?

2010-12-09 Thread wish
I'm getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR on any
request made to the Sandbox.  Is it down again?  Anyone else getting
this?

Can this error be caused by something stupid I'm doing or is it
typically a problem with the Sandbox?

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


Product Targets available in the API

2010-12-09 Thread SuntekSolutions
Hi, Googs! I have over 4000 adgroups accoss my campaigns. Each adgroup
represents a specific product group (with different sizes and
flavors). I have added the group code for those items to my google
base data feed (adwords_grouping). Now I just need the ability to tag
each adgroup in adwords with the product target for that grouping.
Currently I am having to click on each adgroup and manually use the
adwords interface to assign the group number with the adwords_grouping
target attribute to the adgroup.

Is there a way and if not will there be a way to assign a product
target or auto target to a adgroup via the adwords API? Looking
through the API I see there is productextension class derived from
adextension class, but its not used anywhere in the examples provided.
When I use the override service an error is returned that says only
location extensions can override campaign extensions. But really
extensions isnt what we need, we are looking to activate a productAd
via auto targets or product targets via the API. Is the any hope? Or
keep working manually through the adwords interface?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Discrepancy in average position figures between v13 and v201008 reports

2010-12-09 Thread AdWords API Advisor
Hi Dan,

I'm not aware of any issues with data discrepancy between v13 and
v2010 reports.  If you have some examples please post the details so
we can investigate.

Best,
- Eric Koleda, AdWords API Team

On Dec 7, 11:01 pm, dkasak daniel.ka...@247realmedia.com wrote:
 Greetings.

 We've seen discrepancies in average position figures between v13 and
 v201008 reports. They are minor, but they exist, so I'm investigating.
 Is this a known issue? If not, where should I send some example reports
 we've downloaded that demonstrate the issue?

 Thanks.

 Dan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: support for oAuth2?

2010-12-09 Thread AdWords API Advisor
Hi Chris,

Information about the OAuth standard used at Google is available here:

  http://code.google.com/apis/accounts/docs/OAuth.html

Best,
- Eric

On Dec 8, 3:20 pm, chris h back5...@gmail.com wrote:
 Hi Eric,

 Is there any documentation on the oauth authentication (besides looking
 a PHP code)? Is it Oath 1a? Any rough idea when support for report
 downloads may be available?

 Thanks,
 Chris

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: campaign report number mismatch

2010-12-09 Thread AdWords API Advisor
Hi,

There is no way to change the number of decimal places in the numbers
returned by reports created through the API.

Best,
- Eric

On Dec 8, 3:43 pm, SW ga...@structuredweb.com wrote:
 API behaves in similar manner as well.  Here is the report I generated
 today.  The report(xml) numbers returned mimics the UI.

 here is multi days report
 report
   table
     columns
       column name=date/column
       column name=campaignid/column
       column name=campaign/column
       column name=imps/column
       column name=clicks/column
       column name=ctr/column
       column name=cpc/column
       column name=impShare/column
       column name=lostImpShareRank/column
       column name=lostImpShareBudget/column
       column name=pos/column
     /columns
     rows
       row date=2010-11-24 campaignid=184592386
 campaign=Networking imps=7 clicks=0 ctr=0.0 cpc=0
 impShare=0.88 lostImpShareRank=0.13 lostImpShareBudget=0.0
 pos=2.5714285714/row
       row date=2010-11-26 campaignid=184592386
 campaign=Networking imps=1 clicks=0 ctr=0.0 cpc=0
 impShare=0.4 lostImpShareRank=0.6 lostImpShareBudget=0.0
 pos=1.0/row
       row date=2010-11-27 campaignid=184592386
 campaign=Networking imps=3 clicks=0 ctr=0.0 cpc=0
 impShare=1.0 lostImpShareRank=0.0 lostImpShareBudget=0.0
 pos=1.33/row
       row date=2010-11-28 campaignid=184592386
 campaign=Networking imps=1 clicks=0 ctr=0.0 cpc=0
 impShare=1.0 lostImpShareRank=0.0 lostImpShareBudget=0.0
 pos=2.0/row
       row date=2010-11-29 campaignid=184592386
 campaign=Networking imps=2 clicks=0 ctr=0.0 cpc=0
 impShare=0.5 lostImpShareRank=0.5 lostImpShareBudget=0.0
 pos=1.5/row
       row date=2010-11-30 campaignid=184592386
 campaign=Networking imps=25 clicks=0 ctr=0.0 cpc=0
 impShare=1.0 lostImpShareRank=0.0 lostImpShareBudget=0.0
 pos=2.08/row
       row date=2010-12-01 campaignid=184592386
 campaign=Networking imps=16 clicks=0 ctr=0.0 cpc=0
 impShare=0.9401 lostImpShareRank=0.06
 lostImpShareBudget=0.0 pos=2.0/row
       row date=2010-12-02 campaignid=184592386
 campaign=Networking imps=5 clicks=0 ctr=0.0 cpc=0
 impShare=1.0 lostImpShareRank=0.0 lostImpShareBudget=0.0
 pos=1.6/row
       row date=2010-12-03 campaignid=184592386
 campaign=Networking imps=6 clicks=0 ctr=0.0 cpc=0
 impShare=0.86 lostImpShareRank=0.14 lostImpShareBudget=0.0
 pos=3.67/row
     /rows
   /table
   totals
     subtotal imps=7 clicks=0 ctr=0.0 cpc=0 impShare=0.88
 lostImpShareRank=0.13 lostImpShareBudget=0.0 pos=2.5714285714
 name=2010-11-24/subtotal
     subtotal imps=1 clicks=0 ctr=0.0 cpc=0 impShare=0.4
 lostImpShareRank=0.6 lostImpShareBudget=0.0 pos=1.0
 name=2010-11-26/subtotal
     subtotal imps=3 clicks=0 ctr=0.0 cpc=0 impShare=1.0
 lostImpShareRank=0.0 lostImpShareBudget=0.0 pos=1.33
 name=2010-11-27/subtotal
     subtotal imps=1 clicks=0 ctr=0.0 cpc=0 impShare=1.0
 lostImpShareRank=0.0 lostImpShareBudget=0.0 pos=2.0
 name=2010-11-28/subtotal
     subtotal imps=2 clicks=0 ctr=0.0 cpc=0 impShare=0.5
 lostImpShareRank=0.5 lostImpShareBudget=0.0 pos=1.5
 name=2010-11-29/subtotal
     subtotal imps=25 clicks=0 ctr=0.0 cpc=0 impShare=1.0
 lostImpShareRank=0.0 lostImpShareBudget=0.0 pos=2.08
 name=2010-11-30/subtotal
     subtotal imps=16 clicks=0 ctr=0.0 cpc=0
 impShare=0.9401 lostImpShareRank=0.06
 lostImpShareBudget=0.0 pos=2.0 name=2010-12-01/subtotal
     subtotal imps=5 clicks=0 ctr=0.0 cpc=0 impShare=1.0
 lostImpShareRank=0.0 lostImpShareBudget=0.0 pos=1.6
 name=2010-12-02/subtotal
     subtotal imps=6 clicks=0 ctr=0.0 cpc=0 impShare=0.86
 lostImpShareRank=0.14 lostImpShareBudget=0.0 pos=3.67
 name=2010-12-03/subtotal
     grandtotal imps=66 clicks=0 ctr=0.0 cpc=0 impShare=0.88
 lostImpShareRank=0.12 lostImpShareBudget=0.0 pos=2.1515151515/
 grandtotal
   /totals
 /report

 Here is separate client's report for one day only:
 report
   table
     columns
       column name=date/column
       column name=campaignid/column
       column name=campaign/column
       column name=imps/column
       column name=clicks/column
       column name=ctr/column
       column name=cpc/column
       column name=impShare/column
       column name=lostImpShareRank/column
       column name=lostImpShareBudget/column
       column name=pos/column
     /columns
     rows
       row date=2010-12-07 campaignid=59397348 campaign=Phone
 Systems imps=537 clicks=5 ctr=0.00931098696461825
 cpc=11256000 impShare=0.39 lostImpShareRank=0.47003
 lostImpShareBudget=0.14 pos=2.6592178771/row
     /rows
   /table
   totals
     subtotal imps=537 clicks=5 ctr=0.00931098696461825
 cpc=11256000 impShare=0.39 lostImpShareRank=0.47003
 lostImpShareBudget=0.14 pos=2.6592178771 name=2010-12-07/
 subtotal
     grandtotal imps=537 clicks=5 ctr=0.00931098696461825
 cpc=11256000 impShare=0.39 lostImpShareRank=0.47003
 lostImpShareBudget=0.14 pos=2.6592178771/grandtotal
   /totals
 /report

 I need your help in getting the exact report 

API Support for remarketing reporting?

2010-12-09 Thread Reed
A couple of other threads from the Sept/Oct timeframe have talked about
the API and setting up remarketing campaigns. I'm more interested in
the reporting side - getting the performance data from remarketing
campaigns. I have at least one client that's running remarketing
campaigns and their performance data does not appear in the keyword or
managed placements performance reports. Is it possible to get this data
at this time via the API?


At the API workshop in NYC in September there was mention of a newer
rev of the API and that it would have some level of support for
remarketing. Any Status?


As always, 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


QuotaCheckError.ACCOUNT_INACTIVE @

2010-12-09 Thread k-kai
I'm trying to access the AdWords API via my MCC account. Logging in to
the MCC, everything works fine, no error messages or something else...
however, when trying to connect to the API, I get this error from the
SOAP request: QuotaCheckError.ACCOUNT_INACTIVE.

I put following informations in auth.ini:
email = E-Mail of my MCC account
password = password
userAgent = KKeys TEST
developerToken = XXX-X
clientId = Customer-ClientID

Thanks for help :-)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 UNIT cost for Performance Report

2010-12-09 Thread Federico Ulfo
Hi Anash,

I need to know the total cost of the last PerformanceReport and
DownloadReport operation,
I know exsist getLastUnits but for performancereport I didn't found
it.

It doesn't exsist any method to get the last cost directly with PHP
API lib?

Thanks
Federico




On Nov 23, 12:51 am, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi Federico,

 I'm not quite sure I follow your question. Are you looking for theAPIcostfor 
 individual method calls? You can find them 
 here:http://code.google.com/apis/adwords/docs/ratesheet.html.

 Cheers,
 Anash P. Oommen,
 AdWordsAPIAdvisor.

 On Nov 20, 11:09 am, federico ulfo rainelemen...@gmail.com wrote:

  How can I get thecostofApiUnitsfor the last Performance Report?
  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


Error retrieving KeywordPerformanceReport with predicate

2010-12-09 Thread mm
Hey guys -
I defined a V201008 KeywordPerformanceReport and all appeared good.
Then I decided I would like to slim it down a bit and so I created a
new definition (same set of fields) with a predicate limiting the
network (AdNetworkType1=Search Network). After adding the Predicate,
I get an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. Without the
network predicate, but with another for Impressions0, the report runs
successfully.

Are all fields fair game to be used as part of a predicate, or only
some? If only some, where can I find the list of valid fields to use?

Thanks -
Margaret

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 much does it cost to get CPC estimates for 1,000 keywords using the Google AdWord API?

2010-12-09 Thread datashaping
Let's assume the keywords are spread across 2 ad groups, each one
having 500 keywords. So this would involve 2 API calls (+2 calls to
create the campaigns?). I'm new to this, and the information provided
by Google is unclear. It is either 15 * $0.25 or 15 * $0.25 / 500. Can
someone clarifies?

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


Oddities in the fields returned for KeywordsPerformanceReport

2010-12-09 Thread mm
Hey guys -
I've got 2 questions about the data returned for a V201008
KeywordsPerformanceReport. First, I've got a report definition where I
am specifying PlacementUrl as one of the fields that I want returned.
However, when I run the report, that field is nowhere to be found, and
there is no error. Is that field incorrectly listed in the
availableFields api call?

Secondly, I'm also requesting KeywordText. In the report results I'm
getting both Keyword text and Keyword. Will a request for
KeywordText always turn into those 2 fields being returned?

Thanks!
Margaret

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Error retrieving KeywordPerformanceReport with predicate

2010-12-09 Thread mm
A small update - I've also requested it with the predicate
AdNetworkType1=Search with the same result

On Dec 9, 11:52 am, mm margaret.a.mar...@gmail.com wrote:
 Hey guys -
 I defined a V201008 KeywordPerformanceReport and all appeared good.
 Then I decided I would like to slim it down a bit and so I created a
 new definition (same set of fields) with a predicate limiting the
 network (AdNetworkType1=Search Network). After adding the Predicate,
 I get an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. Without the
 network predicate, but with another for Impressions0, the report runs
 successfully.

 Are all fields fair game to be used as part of a predicate, or only
 some? If only some, where can I find the list of valid fields to use?

 Thanks -
 Margaret

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: UNEXPECTED_INTERNAL_ERROR - Sandbox Down Again?

2010-12-09 Thread Doug s
Yes myself and another developer are getting this problem today, when
trying to download campaigns/etc, same issue with Sandbox viewer

We use the java client. I am trying to generate soap logs and will
email them if I can.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: UNEXPECTED_INTERNAL_ERROR - Sandbox Down Again?

2010-12-09 Thread Doug s
Actually appears to be working now. 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: How to get local monthly searches on .Net?

2010-12-09 Thread Jeremy Brooks
Eric,
I cannot seem to find, in the documentation, how to specify either a
metro code or coordinates for a geo target in the TargetingIdeaService.
Is this even possible?
I need to be able to check volume for local businesses.


Thanks,
Jeremy

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


can I set metroCode or city for TargetingIdeaService geography?

2010-12-09 Thread Jeremy Brooks
 I cannot seem to find, in the documentation, how to specify either a
metro code, a city or coordinates for a geography in the
TargetingIdeaService. Is this even possible? I need to be able to check
volume down to metro areas or cities when researching for local
businesses.


Thanks,
Jeremy

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: support for oAuth2?

2010-12-09 Thread chris h
Hi Eric,

I meant in the context of the AdWords API. There is no AdWords scope
listed in the OAuth Playground:
http://googlecodesamples.com/oauth_playground/

The GA API has documentation on authentication
http://code.google.com/apis/analytics/docs/gdata/gdataAuthentication.html
I am looking for the equivalent documentation for the AdWords API.

Thanks,
Chris

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