Re: AdWords API Java on App Engine?

2010-10-01 Thread Jérôme BERNARD
The Java API is not compliant with Google AppEngine requirements, thus won't
work :(


Jerome

On Thu, Sep 30, 2010 at 19:39, Shaun shaunc...@gmail.com wrote:

 I found this post:


 http://groups.google.com/group/adwords-api/browse_thread/thread/4c81e448b8cef680/1beb2d6d0ee3955c?lnk=gstq=app+engine#1beb2d6d0ee3955c

 Is there an example where you are using the Java API on App Engine?
 Thanks!

 Shaun

 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 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.comadwords-api%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/adwords-api?hl=en




-- 
Jerome Bernard,
Director, EMEA Operations,
Elastic Grid, LLC.
Site: http://www.elastic-grid.com
Blog: http://blog.elastic-grid.com

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


QuotaCheckError.ACCOUNT_DELINQUENT @

2010-10-01 Thread Ryan-WME
Hi,

I'm having problems with using the AdWords API, specifically getting
the QuotaCheckError.ACCOUNT_DELINQUENT @ message.

From what I've read, this is caused when either your account, or
clients you are managing have outstanding payments.

The company I work for manages about 25 or so Adwords campaigns for
clients, and 4 of them had outdated credit card info. I've unlinked
these from our MCC account, but I still get that error.

Any help would be appreciated.

Cheers,
Ryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CustomerSyncService in adwords4r ruby gem

2010-10-01 Thread AdWords API Advisor
Hi Subhash,

CustomerSyncService will be available in adwords4r gem by next week.
The library owner is working on it, I'll let him know that developers
are awaiting the release.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 30, 3:21 pm, Subhash report-serv...@adwords.forward3d.co.uk
wrote:
 Hi,

 Can somebody please let me know when CustomerSyncService will be
 included in the adwords4r ruby gem?

 Cheers,
 Subhash

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Problems with UserListServic

2010-10-01 Thread AdWords API Advisor
Hi DomJ,

Can you post a request id for a failed request online?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 30, 9:32 pm, domJ eb.domi...@googlemail.com wrote:
 Hi,

 every time I try to add a UserList i get the following error:

 Fatal error: Uncaught SoapFault exception: [soap:Server] Unmarshalling
 Error: Unable to create an instance of
 com.google.ads.api.services.campaignmgmt.userlist.v201008.jaxbgen.UserList
 in
 E:\wamp\www\grt\app\plugins\adwords\controllers\components\audiences_handle 
 r.php:104
 Stack trace: #0 [internal function]: SoapClient-__call('mutate',
 Array) #1
 E:\wamp\www\grt\app\plugins\adwords\controllers\components\audiences_handle 
 r.php(104):
 SoapClient-mutate(Array) #2
 E:\wamp\www\grt\app\plugins\adwords\controllers\adwords_audiences_controlle 
 r.php(41):
 AudiencesHandlerComponent-addAudience() #3 [internal function]:
 AdwordsAudiencesController-add() #4
 E:\wamp\www\grt\cake\dispatcher.php(204): call_user_func_array(Array,
 Array) #5 E:\wamp\www\grt\cake\dispatcher.php(171):
 Dispatcher-_invoke(Object(AdwordsAudiencesController), Array) #6
 E:\wamp\www\grt\app\webroot\index.php(83): Dispatcher-dispatch() #7
 {main} thrown in
 E:\wamp\www\grt\app\plugins\adwords\controllers\components\audiences_handle 
 r.php
 on line 104

 What is the error? Here is my code (without the servicedeclaration)

 // Create operations. $userList = array( 'name' = 'das ist mein
 title', 'description' = 'Hier kommt ueblicher Weise eine kleine
 Beschreibung zur Liste rein.', 'status' = 'OPEN', 'membershipLifeSpan'
 = '540', 'type' = 'REMARKETING', ); $operation = array('operator'
 = 'ADD', 'operand' = $userList); $operations = array($operation);
 $result = $userListService-mutate(array(array('operator'
 = 'ADD','operand' = $userList)));

 Thanks for help.

 DomJ

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Unable to access any service with MCC account

2010-10-01 Thread AdWords API Advisor
Hi Tousdan,

Could you confirm if the account for which you are making the call
(i.e. clientEmail) is linked under the MCC for which you are
generating the authToken? From what I could tell from your request
xml, the clientEmail mentioned in the request is not linked under the
account to which the developer token belongs (I'm guessing that you
used the same MCC email/password to generate the authToken).

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Oct 1, 3:14 am, tousdan tous...@gmail.com wrote:
 Oh, yeah, here's some requestids illustrating the issue i'm having:

 7651b03701a85a2e8694d93515b214e4
 3f57575e72bdda5d0f891eccd41daac6
 a91a165ed49bbe8f4edbf575f43fe0c5

 On Sep 30, 6:10 pm, tousdan tous...@gmail.com wrote:



  Hey, got a problem with one of my accounts when using the AdWords API.

  I've been trying to do calls to CampaignService.get but I keep
  receiving this error:
      AuthenticationError.CLIENT_EMAIL_INVALID @ ;
  trigger:'xxx...@y.com' Service[CampaignService.get]

  I've verified that the credentials i've been using we're correct but
  im still getting the issue. All my client accounts seem to be causing
  me problems in this account.

  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: Unable to access any service with MCC account

2010-10-01 Thread AdWords API Advisor
Hi Matthew,

As per 
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#Errors,
you get a BadAuthentication from ClientLogin API when the username/
password does not match. Could you check your library's auth.ini and
confirm if the loginEmail/password is correct?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Oct 1, 12:20 pm, Matthew Redford matthew.redf...@googlemail.com
wrote:
 I've been getting a ' Uncaught exception 'AuthTokenException' with
 message 'Failed to get authToken. Reason: BadAuthentication' error for
 the past 12 hours. This is strange because I've not updated the site
 recently - it was working fine previously.

 I'm using v201008 and just the TargetingIdeaService with the PHP client
 libary.

 Is this a similar error to what everyone else is getting?

 Can someone at Google please look into 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: Targeting Idea Service -- INTERNAL_API_ERROR

2010-10-01 Thread AdWords API Advisor
Hi Michael,

I tried replicating this issue at my end, but my code worked fine both
on sandbox and production. So I have picked your request and response
xmls and asked the AdWords team to investigate this issue. I'll reply
on this thread once I hear from them.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 30, 10:02 pm, Michael mcarp...@gmail.com wrote:
 Sandbox testing shows that this works fine, it's only in the production
 environment where there is an issue. I really wish someone from google
 could help with 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: Internal Api Error with TargetingIdeaService

2010-10-01 Thread AdWords API Advisor
Hi Bestrada,

FYI, I've received your mail.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 30, 8:47 pm, bestrada bestradapedr...@gmail.com wrote:
 Hi,

 I´ve sent you my MCC Account. Thanks.

 On 30 sep, 12:04, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:



  Hi,

  Can you mail me the developer MCC account to
  adwordsapiadvi...@google.com and update this thread in that case? I
  could look up the logs and try to find out your call details.

  Cheers,
  Anash P. Oommen,
  AdWords API Advisor.

  On Sep 29, 6:44 pm, bestrada bestradapedr...@gmail.com wrote:

   Hi,

   Thanks for your attention. No. I don´t have the requestId because in
   the log file (request_info.log) when exists this error the requestid
   appears empty.

   On 29 sep, 00:30, AdWords API Advisor adwordsapiadvi...@google.com
   wrote:

Hi,

Do you have the requestId from a request that exhibits this behavior?

Best,
- Eric Koleda, AdWords API Team

On Sep 27, 3:59 am, bestrada bestradapedr...@gmail.com wrote:

 I want to show the AVERAGE_TARGETED_MONTHLY_SEARCHES form 50.000
 keywords aproximately with requestType STATS. I send 2.400 keywords
 for each call to the method get().
 When I run my script with the sandbox server, it is executed
 successfully, but when I change the server, I receive a Internal Api
 Error.

 Can you help me, please?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Possible to get reports using api that were created within the webinterface (v201008)

2010-10-01 Thread AdWords API Advisor
Hi Andreas,

Are you referring to the reports under the old report center, or the
new one? If you are referring to the old one, then you might want to
look at 
http://code.google.com/apis/adwords/docs/developer/ReportService.html#getAllJobs
instead.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 30, 2:00 pm, scrat weigel.andr...@googlemail.com wrote:
 Hello,

 is it possible to get reports that i created in the webinterface using
 the api?

 I tried the GetAllReportDefinitions.php Example of the PHP client
 Library, but can't see me reports.

 Kind regards

 Andreas

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Unable to access any service with MCC account

2010-10-01 Thread tousdan
Well, I can see them in the My Client Center interface and they are
still valid.

They worked at some point in the past since i've been able to pull
data from the API and they should not have changed since then.

On Oct 1, 6:23 am, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Tousdan,

 Could you confirm if the account for which you are making the call
 (i.e. clientEmail) is linked under the MCC for which you are
 generating the authToken? From what I could tell from your request
 xml, the clientEmail mentioned in the request is not linked under the
 account to which the developer token belongs (I'm guessing that you
 used the same MCC email/password to generate the authToken).

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Oct 1, 3:14 am, tousdan tous...@gmail.com wrote:



  Oh, yeah, here's some requestids illustrating the issue i'm having:

  7651b03701a85a2e8694d93515b214e4
  3f57575e72bdda5d0f891eccd41daac6
  a91a165ed49bbe8f4edbf575f43fe0c5

  On Sep 30, 6:10 pm, tousdan tous...@gmail.com wrote:

   Hey, got a problem with one of my accounts when using the AdWords API.

   I've been trying to do calls to CampaignService.get but I keep
   receiving this error:
       AuthenticationError.CLIENT_EMAIL_INVALID @ ;
   trigger:'xxx...@y.com' Service[CampaignService.get]

   I've verified that the credentials i've been using we're correct but
   im still getting the issue. All my client accounts seem to be causing
   me problems in this account.

   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: Problems with UserListServic

2010-10-01 Thread domJ
where can i see the request id?

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


Permission denied

2010-10-01 Thread jakov34
Hi,

I'm trying to add campaign to the adwords Client Account
but without success.
I'm getting two different errors (not at same time)

sometimes: USER_PERMISSION_DENIED @
and sometimes: QuotaCheckError.ACCOUNT_INACCESSIBLE @
(there is no rules)

When I'm trying to add campaign using the Sandbox
I'm getting this error:
OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]

my headers looks like:

[email:private] = myclientem...@gmail.com
[password:private] = my_client_pass
[requestHeaderElements:private] = Array
(
[authToken] = DQAAAJgAAABqX_sqv1v...
[userAgent] = AwApi-PHP-2.3.0 ...
[clientEmail] = myclientem...@gmail.com
[developerToken] = W5C
[applicationToken] = WuL
etc...

I really don't know why it's being denied
my clientEmail is active

here is one of requests IDs: c290fd7f6fdc5f8cf2011cb63bd91bc7

Any advice?

Thanks!!
Jakov

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