MultipleClientReportDownloaderMain - Java Example

2011-10-10 Thread Peter Petrov
Hello, I have a few questions about this example. http://code.google.com/p/google-api-adwords-java/source/browse/apps/multipleclientreportdownloader/src/com/google/api/adwords/reportdownload/MultipleClientReportDownloaderMain.java ● When using this sample code do I create (implicitly) a

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in sandbox

2011-10-10 Thread Steven Ou
I cannot get past this error... I'm trying to add a campaign through sandbox but am always getting this error - not a particularly informative one. API Exception caught. Message: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalAp

Re: OAuth - didn't see it mentioned so I thought I'd ask

2011-10-10 Thread chris h
Hi Kevin, That's great news! Could you share info or a code sample on how it works? - Chris On Oct 10, 10:23 am, Kevin Winter wrote: > Hi, >   Yes, OAuth is now supported. > > - Kevin Winter > AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

DotNet Client Library Library v201109

2011-10-10 Thread Peter S.
Could someone tell me when this is going to be updated? I just spent a few days last week trying to figure out how to get reports via the ReportDefinitionService and now since that has changed again in v201109 I need the latest to figure it out again -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

CURL_FOLLOWLOCATION and open basedir problems

2011-10-10 Thread Flanders
Hi, I am using the php client library on a server environment that has open_basedir restriction enabled. The warning: Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set is returned when I make calls to the API. So

Re: How to update existing keyword in an adgroup

2011-10-10 Thread Neha bansal
Thanks Anash. What's the purpose of using AdParams? If i set keywords using AdParam, can i update them? -Neha On Mon, Oct 10, 2011 at 4:33 AM, Anash P. Oommen < anash.p.oommen+fo...@google.com> wrote: > Hi Neha, > > You have to delete the keyword and add a new one with modified text. > AdWords d

Adwords API - Read Access

2011-10-10 Thread u_api_user
Hi API-Team, is it possible to set a read access for the adwords api functionality? In our case we just want to read data from the account but we also want to ensure that no data is manipulated via API functions. Thanks for your response. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: Path incorrect

2011-10-10 Thread Eric Koleda
Hi Brian, Please make sure you are using a fresh installation of the latest version of the library, 2.6.4. Then try running one of the standard examples and let me know if that works. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: OAuth - didn't see it mentioned so I thought I'd ask

2011-10-10 Thread Kevin Winter
Hi, Yes, OAuth is now supported. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: Sandbox Generating INTERNAL_API_ERROR For Certain PHP Example Files

2011-10-10 Thread Kevin Winter
Hi, Are you still seeing these error messages? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get OAUTH_TOKEN_INVALID earler it is working

2011-10-10 Thread Eric Koleda
Hi Chirag, I'm not able to replicate the issue; an OAuth signed request to the ServicedAccountService worked fine for me, even on version 2.6.4. Please double check that your OAuth credentials are still valid. Does the UseOAuth example still work for you? Best, - Eric Koleda, AdWords API Tea

Re: Sandbox is dying again with Internal Errors

2011-10-10 Thread Kevin Winter
Hi, We've been monitoring the sandbox for issues and are in the process of optimizing it's resource allocation. Are you still experiencing these issues? Does it happen with all services for you, or just specific ones? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: CustomerSyncService & Stats updates

2011-10-10 Thread Kevin Winter
Hi, The CustomerSyncService will not include results when statistics such as clicks have changed. It's mostly intended to show actions of users in the UI or API. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: Google API does not return first_page_cpc

2011-10-10 Thread Kevin Winter
(apologies in advance if this is a duplicate, the UI may have eaten my first response). Hi, As jstedman points out, the API can be much more precise than the UI. Could you please try changing the date range the UI is reporting stats for to match the API? (upper right hand corner in the UI).

Re: monthly searches out of traffic estimate request

2011-10-10 Thread Kevin Winter
Hi, The UI Traffic Estimator tool uses a combination of backend services for the API TrafficEstimatorService and TargetingIdeaService. In order to duplicate the UI interface, you will have to make calls to both services to obtain the information you need. The TargetingIdeaService has two mod

Re: Get all my data

2011-10-10 Thread Kevin Winter
Hi, We recommend using reports for situations like this: http://code.google.com/apis/adwords/docs/reportingtopics.html You can find a list of supported fields here: http://code.google.com/apis/adwords/docs/appendix/reports.html The client libraries have some basic examples showing how to use

-1 vote for change in announced plan re: cross client release and sunsetting

2011-10-10 Thread Lynn W
I have to go on record and say I'm truly disappointed with the change in the previously announced plan of not sunsetting V13 until the new cross-client capability is released. While the code example provided is appreciated, this is an undue burden on those of us working in environments where resou

Re: AdWords API v201109 is now available

2011-10-10 Thread Kevin Winter
Hi all, We hope to have updated client libraries released soon. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=

get the quality score and impression share .

2011-10-10 Thread position2 company
Hi , I am using ad-words api v13. I am unable to get the data for the quality score and impression share for the clients through the api calls. But How we can get the competition benchmark quality score and impression share based on the industry? Which will be helpful. Regards, Uttam -- =~=~=

Quality score on Adwords Api

2011-10-10 Thread position2 company
Hi, I am using google adwords api v13. I am ubale to fetch the quality score and impression share for client. How do i get the competition benchmark quality score and impression share based on the industry? Thanks in Advance. Uttam -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: How to update existing keyword in an adgroup

2011-10-10 Thread Anash P. Oommen
Hi Neha, You have to delete the keyword and add a new one with modified text. AdWords doesn't allow keyword text to be updated once it is created. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: ht

Re: AdWords API v201109 is now available

2011-10-10 Thread Brilliant Media
and the Python one? On Oct 9, 8:19 am, Amitay wrote: > When will the client libraries will be updated? (namely the PHP one) > > Thanks. > > On Oct 8, 12:42 am, AdWords API Advisor > wrote: > > > > > > > > > We’re pleased to announce the launch of AdWords API v201109, which > > includes upgrades

Re: AdWords API v201109 is now available

2011-10-10 Thread Stefan Podkowinski
Those changes look great. Especially the new criteria report and ad hoc reports! *API version v13 AccountService will only be available on a whitelist basis. * We can't migrate to the new ServicedAccountService yet, as it does not return the currency and timezone of the account. Otherwise gr