Re: 'PercentNewVisitors' is not valid for report type KEYWORDS_PERFORMANCE_REPORT

2014-03-20 Thread Danial Klimkin
Hello Thibault, I am sorry I got this wrong the first time. This field is available in the KEYWORDS_PERFORMANCE_REPORT but starting with v201402 only. I just ran a test against it and got this field back successfully. Please note the reporting reference lists the fields available in the latest

I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
I have a api.adwords.clientId and a api.adwords.clientSecret obtained from: https://console.developers.google.com/project/apps~astute-being-524/apiui/credential I have pasted the clientId and clientSecret into the appropriate spots in ads.properties file. I have run GetRefreshToken.java and at

Basic or Standard access, where to check?

2014-03-20 Thread calford
Hi, How do i know if i have basic or standard access? I applied for Standard access, but haven't heard back from Google regarding my application. Is there a way to check if you have one or the other? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: INCOMPLETE_SIGNUP Error

2014-03-20 Thread matti
Hey Ray, yes, my production MCC account is 659-157-4136 and I use the dev token from this account. cheers, Matthias Am Mittwoch, 19. März 2014 20:55:39 UTC+1 schrieb Ray Tsang (AdWords API Team): > > Matthias, > > Did you use the production MCC Developer token? What is the production > MCC C

Re: INCOMPLETE_SIGNUP Error

2014-03-20 Thread matti
Hey Ray, yes, my products MCC account is 659-157-4136 and I use the dev token from this account. cheers, Matthias Am Mittwoch, 19. März 2014 20:55:39 UTC+1 schrieb Ray Tsang (AdWords API Team): > > Matthias, > > Did you use the production MCC Developer token? What is the production > MCC CID

Re: OfflineConversionFeed Service returns INVALID_STRING_DATE_TIME

2014-03-20 Thread Christian
Hi, I was using v201309 and upgraded to v201402. I have the same issues on both versions. It was working with the following date? "20140316 235959" Should I use this format. I found it in some other thread. "2014-03-16 23:59:59" Thanks for your help. Christian Am Dienstag, 18. März 2014 12:26

GCLID Account Assignment

2014-03-20 Thread Christian
Hi, I have two adwords accounts in different currencies. Now I would like to upload offline conversions in the correct currency. How can I figure out to which account a gclid belongs to? Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Re: GCLID Account Assignment

2014-03-20 Thread Danial Klimkin
Hello Christian, You can request a CLICK_PERFORMANCE_REPORT with GclId field: https://developers.google.com/adwords/api/docs/appendix/reports#click -Danial, AdWords API Team. On Thursday, March 20, 2014 1:59:05 PM UTC+4, Christian wrote: > > Hi, > I have two adwords accounts in different

Re: Basic or Standard access, where to check?

2014-03-20 Thread Danial Klimkin
Hello, Unfortunately this information is not yet available in the user interface. Please fill in this form to confirm the status: https://services.google.com/fb/forms/apicontact/ -Danial, AdWords API Team. On Thursday, March 20, 2014 1:31:41 PM UTC+4, calford wrote: > > Hi, > > How do i

Authentication Process in Google Adword v201309?

2014-03-20 Thread Rishav Kumar
I am getting the credentials and storing it to a .dat file oauth2_client_id = '12121212121212121' oauth2_client_secret = 'JHJHJHJHJHJGHGH' email="m...@my.com" client_customer_id='hnjhjhjh'def main(): storage=Storage('c:\Mypath\SampleAD.dat') credential =storage.get() if credential is

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread Danial Klimkin
Hello Steve, Please make sure you've created the API client with "Installed Application" type. Also, when pasting the URL, you need to log in as your AdWords user in case it is a different account. -Danial, AdWords API Team. On Thursday, March 20, 2014 12:04:46 AM UTC+4, steve@revvim.c

Re: OfflineConversionFeed Service returns INVALID_STRING_DATE_TIME

2014-03-20 Thread Danial Klimkin
Hello Christian, The format is "MMDD HHMMSS" or "MMDD HHMMSS TZ", though it appears there is a timezone related issue right now. We are looking into it. -Danial, AdWords API Team. On Thursday, March 20, 2014 1:44:11 PM UTC+4, Christian wrote: > > Hi, > I was using v201309 and upgrad

Re: Alert Service required MCC account.

2014-03-20 Thread Chirag
Hello Ray, Any success? On Saturday, March 8, 2014 12:10:43 AM UTC+5:30, Ray Tsang (AdWords API Team) wrote: > > Chirag, > > Thanks for the request and response. I'll be investigating this more. > > Cheers, > > Ray > > On Thursday, March 6, 2014 5:58:45 PM UTC-5, Ray Tsang (AdWords API Team)

Deprecation of returnMoneyInMicros

2014-03-20 Thread Dorian Kind
Hi all, I just noticed that the returnMoneyInMicros header for ad-hoc reports is marked as deprecated. Does this mean that monetary values are always going to be reported in micros once the header is sunset? Thanks and best regards, Dorian -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Error when creating campaign with enhanced cpc bidding strategy

2014-03-20 Thread Jeremy Aube
Also, it looks like it's still possible to enable enhanced cpc through the interface without have to create an explicit bidding strategy, so shouldn't it still be possible to do this through the API? On Wednesday, March 19, 2014 5:05:37 PM UTC-4, Jeremy Aube wrote: > > Yes we had this working be

Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2014-03-20 Thread Vikrant Pol
Hi All, I am using google adwords api v201402. I want to create dynamic search ads dynamically using api, but by using this it creates normal campaigns but this not create dynamic search ads. For this i refer below urls - https://developers.google.com/adwords/api/docs/reference/v201402/Campaig

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Austin Bergstrom
Laura & Danial, I am having the exact same problem. I did not change the date format for my uploads and they suddenly started failing with the same message on 3/17. I also do not include a time zone, but I will try that and let you know if that's what my problem is. Danial, I attached an examp

Re: OfflineConversionFeed Service returns INVALID_STRING_DATE_TIME

2014-03-20 Thread Christian
Hi Danial, thanks for your answer. What would the date with the TZ lock like? "MMDD HHMMSS Berlin" Regards Christian Am Donnerstag, 20. März 2014 11:49:35 UTC+1 schrieb Danial Klimkin: > > Hello Christian, > > > The format is "MMDD HHMMSS" or "MMDD HHMMSS TZ", though it appears > t

Re: Deprecation of returnMoneyInMicros

2014-03-20 Thread Josh Radcliff (AdWords API Team)
Hi Dorian, Yes, that's correct. As mentioned in the *ReturnMoneyMicros defaults to true* section of the v201402 release notes, the values will default to micros if not specified, and that field is eventually going to be remove

Re: Error while Downloading Account Performance Report

2014-03-20 Thread Salem Hassan
Hi Ray, I need to get the Account performance report at the MCC level (for all the accounts under my MCC). Can you advise which Report should be used then..? I could get the details like Login, CustomerId, and Name at MCC level by referring the 'GetAccountHierercy.cs' in the sample solution. But

Re: SSLHandshakeException suddenly occurring

2014-03-20 Thread Ian Hayes
Hi Ray, Thanks for your reply! We believe the issue is related to our corporate firewall - could you tell me the URL/IP used for ReportDownloader.downloadReport(), so that we can fix the firewall issue? Thanks, Ian On Wednesday, March 19, 2014 4:12:42 PM UTC-4, Ray Tsang (AdWords API Team) w

Re: PHP Client Library: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-03-20 Thread Daniel Mayans
Exactly the same problem. MCC: 885-241-7816 Test MCC: 757-649-9457 Adwords account inside Test MCC: 591-860-8926 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I went to: https://code.google.com/apis/console/b/0/?noredirect#project:294392641373:access and created a new Client ID for installed applications. I pasted the new clientId and clientSecret into the appropriate tags (api.adwords.clientID and api.adwords.clientSecret) in my ads.properties

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I went to: https://code.google.com/apis/console/b/0/?noredirect#project:294392641373:access and created a new Client ID for installed applications. On Wednesday, March 19, 2014 1:04:46 PM UTC-7, steve@revvim.com wrote: > I have a api.adwords.clientId and a api.adwords.clientSecret obt

service account oauth2 node.js

2014-03-20 Thread mktprodawsharedacc
I'm developing an app, which is supposed to get data from our marketing department's adwords account (in our company), and thus need to work with adwords API. Till now I have succeeded getting data from a test mcc account. My app was identified by the access token i created in the playground whe

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Mike Tipping
I have the same problem here since the 17th March. The issues seems to intermittent and if I retry the upload it eventually accepts it without any changes to the format of what I'm sending. On Tuesday, 18 March 2014 20:55:46 UTC, Laura Gonzalez wrote: > > > Hello, I am using the adwords-php-lib

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
On Wednesday, March 19, 2014 1:04:46 PM UTC-7, steve@revvim.com wrote: > > I have a api.adwords.clientId and a api.adwords.clientSecret obtained from: > > > https://console.developers.google.com/project/apps~astute-being-524/apiui/credential > > I have pasted the clientId and clientSecret int

Re: Alert Service required MCC account.

2014-03-20 Thread Ray Tsang (AdWords API Team)
Chirag, I'm sorry I don't have a resolution for this yet. My apologies. Ray On Thursday, March 20, 2014 6:51:52 AM UTC-4, Chirag wrote: > > Hello Ray, > > Any success? > > > > On Saturday, March 8, 2014 12:10:43 AM UTC+5:30, Ray Tsang (AdWords API > Team) wrote: >> >> Chirag, >> >> Thanks for

Re: Error while Downloading Account Performance Report

2014-03-20 Thread Ray Tsang (AdWords API Team)
Salem, You'll need to use the customer ID for each customer you get and get the report for each of those customers. You can set the customer ID dynamically in the code. Thanks, On Thursday, March 20, 2014 11:03:15 AM UTC-4, Salem Hassan wrote: > > Hi Ray, > > I need to get the Account perform

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Mike Tipping
Actually it was intermittent on Monday 17th, now it's constant. On Thursday, 20 March 2014 16:02:51 UTC, Mike Tipping wrote: > > I have the same problem here since the 17th March. The issues seems to > intermittent and if I retry the upload it eventually accepts it without any > changes to the f

Re: Offline Conversion Feed DateError.INVALID_FIELD_VALUES_IN_DATE_TIME

2014-03-20 Thread Ray Tsang (AdWords API Team)
Chris, My apologies. Could I trouble you to append the timezone to your original format? The timezone should be the same as the timezone associated w/ the AW account that you are uploading the conversion to, e.g.: 20140315 222113 EST Thanks, Ray On Wednesday, March 19, 2014 5:20:19 PM UTC-

Re: SSLHandshakeException suddenly occurring

2014-03-20 Thread Ray Tsang (AdWords API Team)
Ian, The URL is documented in our Report guide. For v201402, the endpoint is https://adwords.google.com/api/adwords/reportdownload/v201402. Cheers, Ray On Thursday, March 20, 2014 11:33:24 AM UTC-4, Ian Hayes wrote: > > Hi Ray

Re: Authentication Process in Google Adword v201309?

2014-03-20 Thread Ray Tsang (AdWords API Team)
Rishav, Do you have the report logs? Also, how are you using the Report Downloader? Thanks, Ray On Thursday, March 20, 2014 5:24:07 AM UTC-4, Rishav Kumar wrote: > > I am getting the credentials and storing it to a .dat file > > oauth2_client_id = '12121212121212121' > oauth2_client_secret = '

Re: service account oauth2 node.js

2014-03-20 Thread Ray Tsang (AdWords API Team)
Hi, Please review our authentication guide. In most cases, you do not need a service account. When using test accounts, please carefully review the test account guide

Re: Offline Conversion Feed DateError.INVALID_FIELD_VALUES_IN_DATE_TIME

2014-03-20 Thread Ray Tsang (AdWords API Team)
Chris, Just to clarify the timezone values - those are documented here: https://developers.google.com/adwords/api/docs/appendix/timezones And that you should be able to specify a timezone thta's not the same as the AW account. Cheers, Ray On Thursday, March 20, 2014 1:31:59 PM UTC-4, Ray Tsan

Re: Offline Conversion Feed DateError.INVALID_FIELD_VALUES_IN_DATE_TIME

2014-03-20 Thread Chris Marshall
Ray, One of the other thread described trying -08:00 for the timezone. I used -05:00 and that worked. Thanks, Chris From: "Ray Tsang (AdWords API Team)" mailto:adwordsapiadvisor+...@google.com>> Reply-To: "adwordsapiadvisor+...@google.com" mailto:

Re: Getting INVALID_FIELD_VALUES_IN_DATE_TIME when uploading offline conversions.

2014-03-20 Thread Laura Gonzalez
Have you tried appending the time zone to the conversion time field? That was what fixed it for me. Also there's a duplicate issue here, they also suggest you to add the timezone: https://groups.google.com/d/msg/adwords-api/PWuQuXjZoWA/YT2sbfFY40oJ Hope this helps. On Thursday, March 20, 201

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I have figured out a much better way to do this. I assume that copying the authorizeUrl into a browser, and copying the resulting authorizationCode into a Windows command line all has to be done within a single user session. And the line: String authorizationCode = new BufferedReader(new