Re: google Client library for reports for v201109

2011-10-21 Thread Anash P. Oommen
Hi,

The AdWords API Java library is available at 
http://code.google.com/p/google-api-adwords-java/, but it hasn't been 
updated yet to support v201109. We are working to add support for v201109 in 
all client libraries, but I don't have a date by which it would be updated.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 remaining budget for the account

2011-10-21 Thread Anash P. Oommen
Hi,

Budget handling at account level is not supported by AdWords API. But if you 
know the initial budget, then you can calculate the cost using a campaign 
performance report, and the difference would give you the remaining budget.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: sandbox: getting ADD_OPERATION_NOT_PERMITTED with both/either clientEmail and clientId

2011-10-21 Thread Anash P. Oommen
Hi,

The second call should have worked; I took it from the logs for AdWords API 
.NET library (for which I am adding v201109 support). I don't have curl on 
my laptop right now, but I'll check it later today and help you figure out 
what's wrong with the 2nd request. 

As for ruby library, the library developers are working on adding support 
for v201109, and I expect it to be released soon.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adwords API exception An internal error has occurred. Please retry your request

2011-10-21 Thread Anash P. Oommen
Hi Shobha,

An unexpected internal error means that something went wrong at the AdWords 
API server side. That said, v13 reports are deprecated, consider moving to 
v201109 reports instead.

Cheers,
Anash P.Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Get Campaign details for each month in a single call

2011-10-21 Thread Anash P. Oommen
Hi Ronn,

As Jason mentioned, cross-client reports aren't supported in AdWords API. 
You can refer to 
http://code.google.com/p/google-api-adwords-java/source/browse/#svn%2Fapps%2Fmultipleclientreportdownloader%2Fsrc%2Fcom%2Fgoogle%2Fapi%2Fadwords%2Freportdownload
 for 
some code example that shows how to run reports against multiple accounts in 
parallel.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Anyone able to access the API in an Obj-C (iOS) project?

2011-10-21 Thread Anash P. Oommen
Hi Van,

I don't have experience writing apps for iOS, but if you want to keep the 
app strictly to your phone alone, then may be the AdWords API Js library can 
be of some use. See http://code.google.com/p/google-api-adwords-js/ for 
details. 
http://code.google.com/p/google-api-adwords-js/source/browse/#svn%2Ftrunk%2Fextensions%2Fobject-stats
 has 
an chrome extension that has similar functionality to the application you 
are trying to build, may be you could modify it as an app that runs in a 
UIWebView.

Another probable option is monotouch + AdWords API .NET library.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 global or local search volume of a keyword via API

2011-10-21 Thread Anash P. Oommen
Hi Santhosh,

Since you are using AdWords API Java library, the issue of generating 
ClientLogin token is no longer relevant; the library will take care of you. 
As for IOException, looks like the library has some issue reaching 
https://www.google.com/accounts/ClientLogin. 
Are you still facing issues making calls to the sandbox?

As for the credentials, your username/password is gmail account/password, 
useragent is any random string (preferably company name + application name) 
that can be used to identify your application, and developer token is gmail 
account++CUR, e.g. john@gmail.com++USD.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Google Adwords Developer Token

2011-10-21 Thread Anash P. Oommen
Hi Ricky,

Feel free to reach out to adwordsapi-tok...@google.com if you haven't heard 
back from us after waiting for 6 weeks.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Anash P. Oommen
Hi Alwin,

AdWords API v201109 no longer supports clientEmail, so try providing the 
client customerId in the clientId field instead.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 a report. sample code? where to find it?

2011-10-21 Thread Anash P. Oommen
Hi,

Try looking at 
http://code.google.com/p/google-api-adwords-java/source/browse/#svn%2Fapps%2Fmultipleclientreportdownloader%2Fsrc%2Fcom%2Fgoogle%2Fapi%2Fadwords%2Freportdownload.
 
It shows a Java example on how to download v201109 reports for multiple 
clients in parallel.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V201109 csv report format re quote characters?

2011-10-21 Thread Anash P. Oommen
Hi Reed,

Could you post the relevant snippet from the report where this is happening?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
Hi Anash

Thanks, I also tried this and same result!

Alwin

On Oct 21, 8:49 am, Anash P. Oommen anash.p.oommen
+fo...@google.com wrote:
 Hi Alwin,

 AdWords API v201109 no longer supports clientEmail, so try providing the
 client customerId in the clientId field instead.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Search Volume for mobile searches?

2011-10-21 Thread calford
Thanks Eric,

since i have never specified a DeviceType before, does it mean that
the results I have gotten are for all devices?

thanks

On Oct 20, 11:17 pm, Eric Koleda eric.kol...@google.com wrote:
 Hi Calford,

 You should be able to use the DeviceTypeSearchParameter to limit your
 results to only mobile phones:

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

 Best,
 - Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Anash P. Oommen
Hi Alwin,

In that case, please post a SOAP xml online after masking out the 
developerToken, authToken, etc. I'll take a look.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 does oAuth access token expire?

2011-10-21 Thread bhavin
Hi, with the new v201109 release of API adwords now supports oAuth1.0. But, 
I could not figure out when does an access token expire. Is there any 
time-frame associated with access-tokens? What are the best-practices 
related to it?
Thanks in advance.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 does oAuth access token expire?

2011-10-21 Thread Oldskool
An oAuth token doesn't expire by itself. The user can choose to revoke
access to your app/service whenever they want to. Until that time, the
token remains valid.

On 21 okt, 12:50, bhavin bha...@sokrati.com wrote:
 Hi, with the new v201109 release of API adwords now supports oAuth1.0. But,
 I could not figure out when does an access token expire. Is there any
 time-frame associated with access-tokens? What are the best-practices
 related to it?
 Thanks in advance.

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


RateExceededError QuotaExceededError

2011-10-21 Thread Yaron Elkayem
Hi to the support team,

After several  (4 to 12 in this example) SOAP request against the
sandbox, for each service, there is a systematical ApiError response
of type RateExceededError or QuotaExceededError.

we are using the V201101 version and are migrating from v200909. we
did not receive this amount of messages with the previous version.

example:
soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:Header
RequestHeader xmlns=https://adwords.google.com/api/adwords/cm/
v201101
  authTokenDQAAAKYAAAD997ByGZtMnaRqFPfx8jBg-
bU_Jrg7NL78SuGL18fM7Scw_Vzq-PQy8T-
aoQDPHXVYMcdoon1rRmN1wbBiDqrleWHkqAd9ilYsGpfIXQzYtEAIcvv1FMbn_vtC94tj5ZSx4II4eSEg9HEvQ1bhUYm4_bR6CcUsn3c5YiWhs4YuZHCNrXoPnbhgS6k9AVwsX59m4_v1Glb4SIGLvwBPezlo0j_16ApabCVf2t9fH9RVfg/
authToken
  clientEmailclient_4***/clientEmail
  developerTokensynchro_team@*++EUR/developerToken
  userAgent***/userAgent
/RequestHeader
  /soap:Header
  soap:Body
mutate xmlns=https://adwords.google.com/api/adwords/cm/v201101;
  operations
operatorADD/operator
operand
  adGroupId3064076129/adGroupId
  ad
urlhttp://akatracking.esearchvision.com/esi/
redirect.html?esvt=310-GOOG{ifsearch:E}{ifcontent:C}amp;esvq={keyword}
amp;esvadt=99-317-314-1amp;esvcrea={creative}
amp;esvplace={placement}
amp;transferparams=0amp;esvaid=10030amp;url=http%3a%2f
%2fsubaccount-310.com%2fdest.aspx%3fad%3d317%26a%3dGOOG/url
displayUrlsubaccount-310.com/displayUrl
headlineMOOG : title 317/headline
description1MOOG : {param1:100} left/description1
description2MOOG : description2 317/description2
  /ad
  statusENABLED/status
/operand
  /operations
/mutate
  /soap:Body
/soap:Envelope

RateExceededError rateName=Requests, rateKey=new_qps,
rateScope=ACCOUNT, retryAfterSeconds=30
requestId0004afccaa2437600a0c47022468/requestId

or alternately:

QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the
quota in the following categories : RequestsPerMinute. Please retry
your request after 30 seconds.'
requestId0004afcb442006700a0cb8116671/requestId

we are suppposed to test a typical amount of data like in the
Production environment. will this also happen at production?

cheers
yaron

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 do I set daily budget to a campaign using java api v201101

2011-10-21 Thread dummy one
Hi ,

I am new to adwords . how do I set daily budget to a campaign using
java api v201101 , I can't set it , I want my daily budget as Rs 25/
day .please provide me some code i have used as ,

 Budget budget = new Budget();
  budget.setPeriod(BudgetBudgetPeriod.DAILY);
  budget.setAmount(new Money(null,100L));

and how to get the budget of my campaign ...please provide me some
code ..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
Hi Anash

I'll post this later, but maybe this could be the problem:

my login email for the mcc account has no @gmail.com domain, when I
created the account I chosed a different email. today I heart that
this is becoming a problem with the migration of google Apps.

If this is a problem, how can I change mymcc_login to a gmail.com
address? Or do I need a totally new account?

Thanks,
Alwin


On Oct 21, 10:40 am, Anash P. Oommen anash.p.oommen
+fo...@google.com wrote:
 Hi Alwin,

 In that case, please post a SOAP xml online after masking out the
 developerToken, authToken, etc. I'll take a look.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

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


Search term report, missing data for yesterday

2011-10-21 Thread Nesha
Hi, i am trying to use ReportDefinition service, version v201101, and
i have problem to get data for YESTERDAY.

I also can't see search term data for yesterday on google adwords
site. But if I select some date in the past that is not yesterday i
have data.


Problem is because i use LAST_7_DAYS to get data once per week. But i
noticed that yesterday from date when i take data is missing, and
that's why numbers is wrong.


So is there some way to get LAST_7_DAYS btu with YESTERDAY data?
How this work now is wrong, bc it does not return LAST_7_DAYS, it
return LAST_7_DAYS - YESTERDAY data.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Add and Get specific location for my campaign

2011-10-21 Thread dummy one
Hi ,

I want to add Australia , India as location for my campaign how can i
add it ,

I found code for generic model ..How can it be done in specific
manner ,

/ Set GeoTargetType.
GeoTargetTypeSetting geoSetting = new GeoTargetTypeSetting();
geoSetting.positiveGeoTargetType =
GeoTargetTypeSettingPositiveGeoTargetType.AREA_OF_INTEREST;
campaign.settings = new Setting[] {geoSetting};

// Create operation.
CampaignOperation operation = new CampaignOperation();
operation.@operator = Operator.SET;
operation.operand = campaign;

How to get those locations ?any 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: Search term report, missing data for yesterday

2011-10-21 Thread Brilliant Media
We always use custom date ranges (they're not that much more difficult) - 
but data for yesterday available when we try and get it at around 0800hrs.

We've also noticed that sometimes the figures don't settle for up to three 
days (I guess this is due to click fraud), so we always refresh the previous 
three days worth of data.

One thing that does surprise me that there's no way to as the API what date 
it's safe to get report date for - most of the other reporting APIs we use 
have this.

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


Adhoc Reporting Response Codes

2011-10-21 Thread Brilliant Media
I've noticed that, in general, the Adhoc reporting returns a 400 response 
with the error message in the body when I ask it to do something silly (like 
ask for a report on an MCC Customer).

This behaviour is, however, inconsistent, as you can post a report 
definition with an incorrect dateRangeType and you get a 200 response with 
an error message in the body.

Is this expected behaviour? At the moment I'm checking the response type to 
see if the report was successful, but I'd rather check the status code.

Here's an example session (with the auth value removed)

POST /api/adwords/reportdownload/v201109 HTTP/1.1
Content-Length: 633
Accept-Encoding: gzip
clientCustomerId: 3515467822
Host: adwords.google.com
User-Agent: python-requests.org
Connection: close
Content-Type: application/x-www-form-urlencoded
Authorization: GoogleLogin auth=*...*

__rdxml=%3CreportDefinition%3E%3Cselector%3E%3Cfields%3ECriteria%3C%2Ffields%3E%3Cfields%3ECriteriaType%3C%2Ffields%3E%3Cfields%3EDate%3C%2Ffields%3E%3Cfields%3ECampaignName%3C%2Ffields%3E%3Cfields%3EClicks%3C%2Ffields%3E%3Cfields%3EImpressions%3C%2Ffields%3E%3CdateRange%3E%3Cmin%3E20111020%3C%2Fmin%3E%3Cmax%3E20111020%3C%2Fmax%3E%3C%2FdateRange%3E%3C%2Fselector%3E%3CreportName%3Etest7f90d890-ec3b-459a-813d-87a9aaf068a7%3C%2FreportName%3E%3CreportType%3ECRITERIA_PERFORMANCE_REPORT%3C%2FreportType%3E%3CdateRangeType%3E
*CUSTOM_DATE_RANGE*
%3C%2FdateRangeType%3E%3CdownloadFormat%3ECSV%3C%2FdownloadFormat%3E%3C%2FreportDefinition%3E


*HTTP/1.1 200 OK*
Content-Type: text/html; charset=UTF-8
Date: Fri, 21 Oct 2011 14:56:44 GMT
Expires: Fri, 21 Oct 2011 14:56: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
Connection: close

!!!2|||-1|||Improperly formatted report request???


The decoded report definition is:
reportDefinition selector fieldsCriteria/fields fieldsCriteriaType
/fields fieldsDate/fields fieldsCampaignName/fields fieldsClicks
/fields fieldsImpressions/fields dateRange min20111020/min max
20111020/max /dateRange /selector reportName
test7f90d890-ec3b-459a-813d-87a9aaf068a7/reportName reportType
CRITERIA_PERFORMANCE_REPORT/reportType dateRangeType*CUSTOM_DATE_RANGE*
/dateRangeType downloadFormatCSV/downloadFormat /reportDefinition 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: To get the Global and Local search volumes/ result through adwords API

2011-10-21 Thread santhosh kumar
Thanks Eric,

Regards,
Santhosh.A

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 global or local search volume of a keyword via API

2011-10-21 Thread santhosh kumar
Hi Anash,

I'm using the AdWords Sandbox API for the first time. I'm using the
java client library(V201101) to access the API. When I tried  calling
the TargetingIdeaService service, I'm getting the
AuthenticationError.NOT_ADS_USER error.

Error:
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
 faultSubcode:
 faultString: AuthenticationError.NOT_ADS_USER @ ;
trigger:'843246365515' Service[TargetingIdeaService.get]
 faultActor:
 faultNode:
 faultDetail:
{https://adwords.google.com/api/adwords/o/v201101}
ApiExceptionFault:
ns2:messageAuthenticationError.NOT_ADS_USER @ ;
trigger:'843246365515'
Service[TargetingIdeaService.get]
/ns2:message
ns2:ApplicationException.TypeApiException/
ns2:ApplicationException.Type
ns2:errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:type=ns2:AuthenticationError
ns2:fieldPath/
ns2:trigger843246365515/ns2:trigger
ns2:errorStringAuthenticationError.NOT_ADS_USER/ns2:errorString
ns2:ApiError.TypeAuthenticationError/ns2:ApiError.Type
ns2:reasonNOT_ADS_USER/ns2:reason
/ns2:errors


Please provide me the sample java code for access the SandBox
URL(https://adwords-sandbox.google.com/) .

 I'm stuck and not sure what I'm doing wrong. It would be great if
someone could point me in the right direction.

Thanks in advance
Santhosh.A

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


quality score change triggers customer sync service change?

2011-10-21 Thread timp
Hey there,

I posted this question before, somehow I can't find it.

If the quality score of a criteria changes, will the customer sync
service say there has been a change?

Thanks,

-tim

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: average position for clicks

2011-10-21 Thread timp
Awesome.

Thanks!

-tim

On Oct 17, 5:15 pm, Eric Koleda eric.kol...@google.com wrote:
 Hi Tim,

 Yes, the information he provided is correct.  Feel free to test it for
 yourself!

 Best,
 - Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
Hi

below the logs of my failed request, somehow my mcc customer id is in
the effected user field, so I would try to set a campaign in an mcc
account, this explains the error. But why do it mixed the client and
the mcc ids???

my adwords.properties file
email=mcc_email
password=mcc_pass
clientId=clientID
useragent=agent string
developerToken=DevToken
useSandbox=false
partialFailure=false
returnMoneyInMicros=false


Here the logs when I try to run AddCampaign.java

Request_info.log:
[21 Okt 2011 20:43:53,932 - DEBUG] email= X1X effectiveUser= X2X
service=CampaignService method=mutate operators={ADD: 1}
responseTime=113 operations=0 units=0
requestId=0004afd3742645200a96d1071ee6 server=https://
adwords.google.com isFault=true
faultMessage=[AuthorizationError.USER_PERMISSION_DENIED @ ]

X1X = was the email of the client which is a gmail email
X2X = was the customer id of my mcc account, the login email is not a
gmail email



Soap_xml.log:
[21 Okt 2011 20:43:53,916 - DEBUG]
?xml version=1.0 encoding=UTF-8?soapenv:Envelope
xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;
xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://
www.w3.org/2001/XMLSchema-instancesoapenv:Headerns1:RequestHeader
soapenv:actor=http://schemas.xmlsoap.org/soap/actor/next;
soapenv:mustUnderstand=0 xmlns:ns1=https://adwords.google.com/api/
adwords/cm/v201101ns1:authToken xmlns:ns1=https://
adwords.google.com/api/adwords/cm/v201101**/
ns1:authTokenns1:clientCustomerId  X1X  /
ns1:clientCustomerIdns1:developerToken  X2X  /
ns1:developerTokenns1:userAgentAdWords API Java Client Library -
v8.3.1 - ahaensel/ns1:userAgentns1:validateOnlyfalse/
ns1:validateOnlyns1:partialFailurefalse/ns1:partialFailure/
ns1:RequestHeader/soapenv:Headersoapenv:Bodymutate
xmlns=https://adwords.google.com/api/adwords/cm/
v201101operationsoperatorADD/
operatoroperandnameInterplanetary Cruise #1319222632528/
namestatusPAUSED/statusbudgetperiodDAILY/
periodamountmicroAmount5000/microAmount/
amountdeliveryMethodSTANDARD/deliveryMethod/
budgetbiddingStrategy xsi:type=ns2:ManualCPC xmlns:ns2=https://
adwords.google.com/api/adwords/cm/v201101/
networkSettingtargetGoogleSearchtrue/
targetGoogleSearchtargetSearchNetworktrue/
targetSearchNetworktargetContentNetworkfalse/
targetContentNetworktargetContentContextualfalse/
targetContentContextualtargetPartnerSearchNetworkfalse/
targetPartnerSearchNetwork/networkSetting/operand/operations/
mutate/soapenv:Body/soapenv:Envelope
[21 Okt 2011 20:43:53,948 - DEBUG]
?xml version=1.0 encoding=UTF-8?soap:Envelope
xmlns:soap=http://schemas.xmlsoap.org/soap/
envelope/soap:HeaderResponseHeader xmlns=https://
adwords.google.com/api/adwords/cm/
v201101requestId0004afd3742645200a96d1071ee6/
requestIdoperations0/operationsresponseTime113/
responseTimeunits0/units/ResponseHeader/
soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/
faultcodefaultstring[AuthorizationError.USER_PERMISSION_DENIED @ ]/
faultstringdetailApiExceptionFault xmlns=https://
adwords.google.com/api/adwords/cm/
v201101message[AuthorizationError.USER_PERMISSION_DENIED @ ]/
messageApplicationException.TypeApiException/
ApplicationException.Typeerrors xsi:type=AuthorizationError
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;fieldPath/
trigger/errorStringAuthorizationError.USER_PERMISSION_DENIED/
errorStringApiError.TypeAuthorizationError/
ApiError.TypereasonUSER_PERMISSION_DENIED/reason/errors/
ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope

X1X = id of my mcc account
X2X  = developer token of mcc account
the authtoken was **, I didn't deleted it

I hope you can help me,
Alwin




On Oct 21, 3:24 pm, Alwin al...@haensel-ams.com wrote:
 Hi Anash

 I'll post this later, but maybe this could be the problem:

 my login email for the mcc account has no @gmail.com domain, when I
 created the account I chosed a different email. today I heart that
 this is becoming a problem with the migration of google Apps.

 If this is a problem, how can I change mymcc_login to a gmail.com
 address? Or do I need a totally new account?

 Thanks,
 Alwin

 On Oct 21, 10:40 am, Anash P. Oommen anash.p.oommen







 +fo...@google.com wrote:
  Hi Alwin,

  In that case, please post a SOAP xml online after masking out the
  developerToken, authToken, etc. I'll take a look.

  Cheers,
  Anash P. Oommen,
  AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Search term report, missing data for yesterday

2011-10-21 Thread Nesha
I am trying to avoid custom date range, because on that way i always
must create new definition report, and that cost :)

I created temp solution, i will always take last 14 days data, and
cron will be executed on every 7 days, but i will prevent duplicates,
and on that way i will fill one missing day 8 days ago.

Thanks for sharing your methods.

On Oct 21, 5:25 pm, Brilliant Media
technologyt...@brilliantmedia.co.uk wrote:
 We always use custom date ranges (they're not that much more difficult) -
 but data for yesterday available when we try and get it at around 0800hrs.

 We've also noticed that sometimes the figures don't settle for up to three
 days (I guess this is due to click fraud), so we always refresh the previous
 three days worth of data.

 One thing that does surprise me that there's no way to as the API what date
 it's safe to get report date for - most of the other reporting APIs we use
 have this.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Keywordless Dynamic Search Ad in AdGroupAdService

2011-10-21 Thread Eric Koleda
Hi Tank,

I can confirm that Dynamic Search Ads are not yet exposed via the API. 
 We'll let the product team know that there is interest in managing these 
through the API.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Get domain list by keyword search?

2011-10-21 Thread Eric Koleda
Hi Eric,

You can use the TargetingIdeaService to get placement ideas based off of 
seed keywords.  This works the same way as the Placement Tool in the AdWords 
web interface.  The placements it suggests might not be the top ones 
returned in search results, but they may help with your campaign targeting.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthenticationError.NOT_ADS_USER

2011-10-21 Thread Eric Koleda
Hi Fams,

To initialize your sandbox account you should make your first request to 
CampaignService.get(), as described here:

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

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 UNSUPPORTED_TYPE_IS_USED errors when using Traffic Estimator Service with location or language criteria.

2011-10-21 Thread Eric Koleda
Hi Benjamin,

As is the case throughout the API, you must specify the xsi:type attribute 
on an element that can be one of many different types.  In this case, the 
element namesp1:criteria should have the attribute 
xsi:type=namesp2:Location on it.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: v201109 Criteria performance report - automatic placements data?

2011-10-21 Thread Eric Koleda
Hi Reed,

The behavior you described is as designed.  The goal of the CRITERIA report 
was to have one report that included data from keywords, placements, 
etc.  It segments the data by the criterion that triggered the impression, 
so you can determine how well your criteria are performing.  The domains and 
URLs that your ads were shown on is not always the same as the criteria that 
triggered it; remember, there are many criteria types that trigger automatic 
placements (verticals, audiences, etc) beyond contextual keyword matching 
and placements.  Although automatic placements seem similar to placement 
criteria, they are more accurately the effect of other criteria, and not a 
criterion on their own.

What this means is that determining the Other row data will still require 
some math.  However, having all the criteria data in one report should make 
that process simpler.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: !!!2|||-1|||Improperly formatted report request??? for AdHoc Reports Service

2011-10-21 Thread Eric Koleda
Hi Dave,

For stored definition report downloads (where you pass an ID) we recommended 
using GET, since there was no large payload.  For ad-hoc report downloads 
(where you pass the XML directly) the payload could be quite large, so a 
POST is recommended instead.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Quality Score History

2011-10-21 Thread Eric Koleda
Hi Tim,

Quality score is like a statistic for the keyword, so the changing value 
won't be reflected in the CustomerSyncService.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Search Volume for mobile searches?

2011-10-21 Thread Eric Koleda
Hi Calford,

I believe this search parameter will only adjust the stats returned, and not 
adjust the actual list of keyword ideas returned.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: !!!2|||-1|||Improperly formatted report request??? for AdHoc Reports Service

2011-10-21 Thread Cap'n of d'Ship
hi Dave, could you post the xml you used to access the sample report 
successfully?  I was rechecking our xml based on what Eric posted and we 
still couldn't get it to work.

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