How to try the PHP Webapp. Error 500

2012-07-23 Thread Fab
Hi everyone, i'd like to try the webap 1.1.0, but when i click on Login i get a 500 error : [error] [client 127.0.0.1] PHP Fatal error: Call to undefined method PeclOAuthHandler::AddParamsToUrl() How could i fix this ? Thanks Fab -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: SOAP Module for AdWords Maven 1.4.0 Java Client Library

2012-07-23 Thread Ewan Heming
Hi Kevin, I also assumed that what worked on Linux would work on Windows, but wasn't aware of any problem until I delivered the code to a customer and they tried to run it! I think that my customer has actually worked out what was wrong, so I'll see if I can find out Regards, Ewan -- =~

How to Query for fields such as "WebSite Status","Audience Status" etc using Adwords API .NET

2012-07-23 Thread VK
Hi, Adwords UI has fields like "Audience","Audience Status","WebSite","Website Status" etc that are available when a report is downloaded from the UI? How can i get data for those columns using .NET version of Adwords API? I am able to successfully download the performance reports such as Cri

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-23 Thread Josh
Hi, thanks for the answer. Sorry I must be blind but the I don't see such mention in provided link, the documentation states : - "This element is supported by following RequestTypes: IDEAS,

Re: Problems with ReportUtilities.DownloadClientReport with .NET 14.5.0 client library

2012-07-23 Thread Alexander Nitschke
Hello Bejan, I implemented your suggestion (DEFAULT_REPORT_VERSION = "v201206") now as we migrate to v201206 anyway, and it worked just fine. Thanks for that! However, the hangup in the DownloadClientReport is still there, and by now it seems to me more like once every fifty downloads. In other

Re: When will the v201206 (python) client libraries be released?

2012-07-23 Thread Kevin Winter
Hi Arthur, I released the Python Client Library support for v201206 this past friday. I have a report that the installer may not correctly install the package and hope to address that shortly. If you run code from within the extracted library as opposed to installing the module, you should b

Re: v201109 ad performance report keword id problem

2012-07-23 Thread Kevin Winter
Hi Sinisa, To elaborate, the Keywords Performance Report returns back Ad Group Criteria, whereas demographic targets are only available for Campaigns at the moment. - Kevin Winter AdWords API Team On Tuesday, July 3, 2012 10:44:29 PM UTC-4, Danial Klimkin wrote: > > Hello Sinisa, > > > These

Re: SOAP Module for AdWords Maven 1.4.0 Java Client Library

2012-07-23 Thread Kevin Winter
Hi Ewan, We didn't test the new library on windows (naively assuming that it shouldn't matter). We'll look into this. Would you please file a issue on the java library issue tracker so we don't lose track? Any stacktraces/logs you see during execution of your code would be appreciated. - K

Re: Conversion location in API ?

2012-07-23 Thread Kevin Winter
Hi David, We've exposed this as trackingCodeType with v201206: https://developers.google.com/adwords/api/docs/reference/latest/ConversionTrackerService.AdWordsConversionTracker#trackingCodeType - Kevin Winter AdWords API Team On Wednesday, December 21, 2011 2:57:20 PM UTC-5, Kevin Winter wrote

Re: Conversion location field

2012-07-23 Thread Kevin Winter
Hi Lourens, We've exposed this as trackingCodeType with v201206: https://developers.google.com/adwords/api/docs/reference/latest/ConversionTrackerService.AdWordsConversionTracker#trackingCodeType - Kevin Winter AdWords API Team On Tuesday, July 3, 2012 5:14:33 AM UTC-4, Lourens wrote: > > Hi D

Re: Is Relative CTR available via API?

2012-07-23 Thread Kevin Winter
Hi Oliver, New fields are typically only added during a new release. The Report Types documentation is regenerated nightly from the current version of the API. I tested this field in my (small) test account and got values like the following: 2012-06-23, -- 2012-06-24,1 x 2012-06-25,1.1 x I

Re: RateExceededError retryAfterSeconds

2012-07-23 Thread Kevin Winter
Hi, We're currently investigating why the retryAfterSeconds comes back as zero. In the meantime, please treat this as if the value had come back as 30 (this is just a "cosmetic" issue where the number being returned is zero instead of the correct 30). - Kevin Winter AdWords API Team On Sund

Re: Using reports to sync account structure

2012-07-23 Thread Kevin Winter
Hi Oliver, If you include a field such as Impressions, while still making sure none of the other fields prevent zero impression rows from returning, you'll get back your structural data with an impression of 0 (for those with no impressions). I.E. including the Impressions field should not pr

Re: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-23 Thread HK
Looks like this has now been resolved. Thanks. On Thursday, July 19, 2012 1:48:27 PM UTC-7, HK wrote: > > Thanks, Kevin. The sooner the better. We have around 50 accounts blocked > by this since 7/12. > > On Thursday, July 19, 2012 7:57:41 AM UTC-7, Kevin Winter wrote: >> >> Hi Hans, >> We're h

Re: Campaign Daily Budget Settings

2012-07-23 Thread Kevin Winter
Hi Ronak, In my (very small) test account, the Amount field seems to correspond to the Campaigns daily Budget and the Cost field corresponds to the costs incurred for that campaign. - Kevin Winter AdWords API Team On Wednesday, June 27, 2012 7:19:56 AM UTC-4, Ronak Shah wrote: > > Hello Anash

Re: "Other domains" figure is not included in Automatic Placement Report

2012-07-23 Thread Kevin Winter
Hi Rodrigo, To the best of my knowledge, this is still not available. - Kevin Winter AdWords API Team On Monday, June 25, 2012 12:41:18 PM UTC-4, Rodrigo Saling wrote: > > Hi Eric and David! > > Any news about the "Other domains" statistics? Or a easier way to get the > numbers instead of Reed

Re: AdServingOptimizationStatus changes in Api and Adwords UI

2012-07-23 Thread Kevin Winter
Hi Gintaras, In v201206, we have the CONVERSION_OPTIMIZE value as well. This helps differentiate whereas it was not possible in earlier versions. - Kevin Winter AdWords API Team On Monday, June 25, 2012 10:26:41 AM UTC-4, Gintaras Strazdas wrote: > > HI, > > according to > https://developer

Re: What are these two fields in performnace reports?

2012-07-23 Thread Kevin Winter
Hi Oliver, For #1, I believe this is primarily used to obtain structure data with the KeywordsPerformanceReport (i.e. get a list of negative keywords in adgroups). For #2, I believe this is the ID of the keyword the search query caused to trigger a given impression. - Kevin Winter AdWords AP

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-23 Thread Kevin Winter
Hi, The documentation indicates that for KEYWORD requests (ideaType), this field isn't supported: https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.RelatedToUrlSearchParameter#includeSubUrls - Kevin Winter AdWords API Team On Friday, June 22, 2012 8:02:25 AM

Re: Getting started issues: java.lang.IllegalStateException: Unable to locate a SOAP module by reflection

2012-07-23 Thread Kevin Winter
Hi, Sorry I didn't see this earlier. You have the sandbox steps correct - first specify your google account information with no clientCustomerId, run GetAllCampaigns to initialize, run GetAccountHierarchy to get a clientCustomerId to update the file with, then you should be good to go. The n

Re: Problems wird PolicyViolationError

2012-07-23 Thread Kevin Winter
Hi Juergen, The underlying code that makes changes to ads will always flag the PolicyViolationError. In the AdWords UI, this will simply highlight the message as a warning and automatically request a PolicyExemption (which allows the ad to be created, but it will still require manual review b

Re: Error when creating services

2012-07-23 Thread Shaihulud
solved, the other problem was about the path to the java directory. Its not allowed to have a whitespace in it Am Montag, 23. Juli 2012 15:45:23 UTC+2 schrieb Shaihulud: > > i have solved the problem javax.mail by including it into the classpath, > but i still dont know what the second thing is

Re: EntityNotFound.INVALID_ID @ operations[?].operand;

2012-07-23 Thread Kevin Winter
Hi, When used in this way, the InfoService will only return accounts for which you have API usage. You can use the GetAccountHierarchy code example to get a list of all accounts managed by your MCC. - Kevin Winter AdWords API Team On Wednesday, June 20, 2012 2:27:44 PM UTC-4, Claudio Pomo wr

Discrepancies between adwords web interface and API

2012-07-23 Thread kzimmermann
Hi, I'm seeing cost discrepancies for a specific campaign between the adword web UI and the result I get from using the adwords API. Wenn pulling a keyword performance report and criteria performance report for the campaignID: 66227913, and the customerID 117-406-9382 for july 1st 2012, I get a

Re: Create a new account using CreateAccountService

2012-07-23 Thread Kevin Winter
Hi, Currently, only client accounts can be created via the AdWords API. I believe David was suggesting you manually create an MCC for the client, provide them credentials to access it, then use the AdWords API to create client accounts underneath the MCC account for them to use for advertisin

Re: Update\Remove accounts from my adwords accounts (MCC account) via API

2012-07-23 Thread Kevin Winter
Hi Kobi, Unfortunately, it's not currently possible to link or unlink accounts from an MCC using the AdWords API. I'll make sure the core engineers hear that this is a requested feature. - Kevin Winter AdWords API Team On Wednesday, June 20, 2012 9:26:50 AM UTC-4, Ro wrote: > > Hi all, > I h

Re: YouTube Promoted Video ad -- possible to create in sandbox?

2012-07-23 Thread Kevin Winter
Hi, In general, we try to provide code examples that cover the more common use cases. In this particular case, it's not possible to test this in the sandbox at this time. - Kevin Winter AdWords API Team On Tuesday, June 19, 2012 11:20:31 AM UTC-4, Dave Seidel wrote: > > I would like to model

Re: invalid CATEGORY_PRODUCTS_AND_SERVICES

2012-07-23 Thread Kevin Winter
Hi Sander, I believe we haven't updated the list in our documentation in a while. We're working on making sure we keep it up to date. - Kevin Winter AdWords API Team On Tuesday, June 19, 2012 9:08:28 AM UTC-4, Sander Blokzijl wrote: > > Hi, > > i'm glad to see that there is a solution for the

Re: CustomerSyncReport instead of CustomerSyncService?

2012-07-23 Thread AdWordsAPIAdvisor
Hello Chirag, Sorry for the delayed response, I was on vacation. It is expected the CustomerSyncService is used to track changes implemented via non-API means, such as user interface. With the UI it is unlikely you can make thousands of changes within seconds. Once you have the ID of the change

Re: Error when creating services

2012-07-23 Thread Shaihulud
i have solved the problem javax.mail by including it into the classpath, but i still dont know what the second thing is about : ERROR: org.reflections.Reflections - could not create Vfs.Dir from url. ignoring the exception and continuing anybody an idea? Am Montag, 23. Juli 2012 15:39:22 UTC+2

Error when creating services

2012-07-23 Thread Shaihulud
Hi i get an error when i am trying to create any kind of service like : AdGroupServiceInterface adGroupService = new AdWordsServices().get(session, AdGroupServiceInterface.class); ERROR: org.reflections.Reflections - could not create Vfs.Dir from url. ignoring the exception and continui

Is it possible to have the same AdExtensionId for AdExtensions in different Accounts?

2012-07-23 Thread Akil Burgess
Hi All, Is it possible that two accounts can have two separate AdExtensions that have the same *AdExtensionId*? i.e. Is AdExtensionId globablly unique in an MCC account? Thanks, Akil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwo

Re: API developer token taking crazy long

2012-07-23 Thread Robbert van der Lee
Hello Kevin, We are hoping you can do the same for us. We have been waiting for some time now as well, but without any reply. Any chance you could look into ours as well? Customer ID: 542-131-9980 Kind regards, Robbert van der Lee On Friday, June 1, 2012 7:21:50 PM UTC+2, Kevin Winter wrote:

The easiest way to get AccountDescriptiveName in v201206

2012-07-23 Thread Orlovskiy Alexander
It was easy enough to get DescriptiveName for accounts in 201109_01, but I have not found to do the same thing in 201206 API. DescriptiveName is useful information for my reports. Is there any way to get it through new API? P.S. I'm using http://code.google.com/p/google-api-adwords-perl/ --

Re: How can I be sure when to download API report by GMT of the client?

2012-07-23 Thread nf7588
Thank you both so much!!! it has been very helpful for me!! On Monday, July 23, 2012 1:46:01 PM UTC+3, Zweitze wrote: > > Some time ago a Google employee wrote a blog about this. Essentially the > data is complete at 04.00h in the time zone of that account. But beware of > a few notable exceptio

Re: How can I be sure when to download API report by GMT of the client?

2012-07-23 Thread Zweitze
Some time ago a Google employee wrote a blog about this. Essentially the data is complete at 04.00h in the time zone of that account. But beware of a few notable exceptions: - When the account advertises on display networks or at search partners, it may be victim of click fraud. Google detects t

Re: AdWords API Don't need to add clients to MCC in v2009

2012-07-23 Thread Anil Kumar
MCC account not required -- If you use the login/password of the account to get your authentication token, then you can access the account directly (no MCC link needed). Don't set clientEmail or customerId in the soap headers in that case. On Wednesday, March 24, 2010

Re: Get New Campaigns Only

2012-07-23 Thread Zweitze
I wouldn't assume that they are incremental and stay that way. AdWords is probably a database, distributed over many (maybe hundreds) of servers. Most distributed databases don't have incremental identifiers - they have a different method. I could explain a straightforward method where the IDs

Re: Stats fields deprecated in v201206

2012-07-23 Thread Zweitze
Oliver, When you request the calculated data from Google servers, you are not only wasting Google resources but also network resources (you are downloading data that you can calculate) and processing resources (you are uncompressing data that you can calculate with less effort). For that reaso