Re: AccountService is only available on a whitelist basis

2012-08-03 Thread Danial Klimkin
for future library releases. >> >> >> -Danial, AdWords API Team. >> >> >> Original Message Follows: >> >> From: alok >> Subject: Re: AccountService is only available on a whitelist basis >> Date: Fri, 27

Re: AccountService is only available on a whitelist basis

2012-08-03 Thread AdWordsAPIAdvisor
Hello veseo, The v13 AccountService (and v13 in general) will be completely disabled on the sunset date. -Danial, AdWords API Team. Original Message Follows: From: veseo Subject: Re: AccountService is only available on a whitelist basis Date: Thu, 2 Aug 2012 03:33

Re: AccountService is only available on a whitelist basis

2012-08-02 Thread alok
quest for future library releases. > > > -Danial, AdWords API Team. > > > Original Message Follows: > -------- > From: alok > Subject: Re: AccountService is only available on a whitelist basis > Date: Fri, 27 Jul 2012 05:27:08 -0700 (PDT) >

Re: AccountService is only available on a whitelist basis

2012-08-02 Thread veseo
> > > We do not have any public examples available at the moment. I'll log this > as a request for future library releases. > > > -Danial, AdWords API Team. > > > Original Message Follows: > -------- > From: alok > Subject: Re: A

Re: AccountService is only available on a whitelist basis

2012-07-29 Thread AdWordsAPIAdvisor
Hello Alok, We do not have any public examples available at the moment. I'll log this as a request for future library releases. -Danial, AdWords API Team. Original Message Follows: From: alok Subject: Re: AccountService is only available on a whitelist basis

Re: AccountService is only available on a whitelist basis

2012-07-27 Thread alok
ty is available in the BudgetOrderService: > > > > https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService > > > > -Danial, AdWords API Team. > > > Original Message Follows: > -------- > From: alok > Sub

Re: AccountService is only available on a whitelist basis

2012-07-26 Thread AdWordsAPIAdvisor
Hello Alok, This functionality is available in the BudgetOrderService: https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService -Danial, AdWords API Team. Original Message Follows: From: alok Subject: Re: AccountService is only available

Re: AccountService is only available on a whitelist basis

2012-07-26 Thread alok
Hi Danial, I want to set and get Budgets at accounts level.This facility was provided in v13 account service but i dont see it in SAS.CAn you point me to the right service which should be used to set/get budget at account level (not campaign level) Regards, Alok On Friday, November 11, 2011 9

Re: AccountService is only available on a whitelist basis

2012-01-31 Thread AdWordsAPIAdvisor
Hello Rod, We will get this updated. -Danial, 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: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Thanks for that Alexander, I missed it in my search. However, I'm really after the codes that are being sent in the v201109 reports so I can map them back to the standard ones. This is the list I have seen so far, and there appears to be very little logic behind it :( 'GMT (no dayl

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Alexander Nitschke
Hi Rob, a list is available in the V13 doc: http://code.google.com/apis/adwords/docs/developer/adwords_api_timezones.html It works for me (so far) so I suppose it's still valid. It should be under the new System Codes as well though Best wishes Alexander On 30 Jan., 12:11, Rob wrote: > Hi, > >

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Hi, Is there any chance we could get a list of the API time zones documented please? You have all the currencies and geo targeting options under "System Codes", but not these. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.

Re: AccountService is only available on a whitelist basis

2012-01-27 Thread Rob
Thanks Eric - having the time zones in a known standard would be much easier. The time zone "Europe/Berlin" would be the same string value in summer or winter, so taking it from the current state of the account wouldn't be a problem. It's bad enough that I have to pull reports to get the time

Re: AccountService is only available on a whitelist basis

2012-01-12 Thread Kevin Winter
Hi, Just wanted to let you know that I just verified the fix we pushed to prod - timezones should return in this format now: (GMT-05:00) Eastern Time - Kevin Winter AdWords API Team On Wednesday, January 11, 2012 11:59:38 AM UTC-5, mm wrote: > > Ok, I've created a CampaignPerformanceReport wh

Re: AccountService is only available on a whitelist basis

2012-01-11 Thread Eric Koleda
Hi, This week an issue arose that caused the timezone to be returned as an internal ID, instead of a string. We are working to correct the problem, but at this time I don't know when exactly the fix will be complete. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: AccountService is only available on a whitelist basis

2012-01-11 Thread mm
Ok, I've created a CampaignPerformanceReport which includes the AccountDescriptiveName & AccountTimeZoneId. However, the value returned for the AccountTimeZoneId is 1. How do I interpret that data? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion grou

Re: AccountService is only available on a whitelist basis

2012-01-10 Thread Eric Koleda
Hi Margaret, Although there are zero-impression issues with the ACCOUNT report, the CAMPAIGN report should work fine with zero-impression data. The timezone and descriptive name fields are available in that report. We recognize that this is not idea, but it is the current recommended way to r

Re: AccountService is only available on a whitelist basis

2012-01-09 Thread mm
Hey guys - As the deadline for the V13 AccountService deprecation approaches, where are we with the replacement of it's capabilities? As others have noted, without some account activity, it is impossible to get data with the AccountPerformanceReport, which makes using it instead a non- option for u

Re: AccountService is only available on a whitelist basis

2011-12-20 Thread Eric Koleda
Hi Peter, Thank for the detailed feedback. We recently became aware of the zero-impressions problem with the ACCOUNT report and are working to address it. We agree that this new method of retrieving the account's timezone is not ideal, and we are working with the core engineering team to impr

Re: AccountService is only available on a whitelist basis

2011-12-20 Thread Kraszi
I don't think either that it's an elegant way to get the timezone info from a report. Assembling a report definition, downloading the report and parsing the resulted file is much more complicated than just getting a field of an object as it was in v13 AccountService with using client libraries. So

Re: AccountService is only available on a whitelist basis

2011-12-19 Thread timp
I would just like to third/fourth/whatever the comments in this thread. Downloading a report just to get timezone information is sort of lame. Why not provide it in the current information service? -tim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: AccountService is only available on a whitelist basis

2011-12-19 Thread Eric Koleda
HI Stefan, Thanks for the feedback about this data. I can see how having the timezone in a more standard format would be desirable, and I'll see if there is anything we can do to enable that. Like all non-statistical properties, the timezone in the report will reflect the current state of the

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Stefan Podkowinski
Both the v13 account service and the new reporting service will return different kind of values. The v13 account service uses the timezone ID, such as "Europe/Berlin". This is a good idea, as it can be used with timezone databases that have historical data and know how to convert between dayli

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Kevin Winter
Hi Peter, The Account Performance Report has this information (timezone as well as currency): http://code.google.com/apis/adwords/docs/appendix/reports.html#account With AdHoc reports, there is zero cost to download this report which only needs to be done once per account and you can cache th

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Dr.g.
Hey Danial, Same problem here. Thanks, R.g. On Dec 15, 2:33 pm, Kraszi wrote: > Hi Danial, > > We're in the same situation as Carlinda. > I've just checked ServicedAccountService you mentioned. API > documentation says that dateTimeZone field is not provided by > ServicedAccountService. Why is

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Kraszi
Hi Danial, We're in the same situation as Carlinda. I've just checked ServicedAccountService you mentioned. API documentation says that dateTimeZone field is not provided by ServicedAccountService. Why is it not supported? We need our customers' timezone information and v13 AccountService provides

Re: AccountService is only available on a whitelist basis

2011-11-18 Thread carlinda
Thank you! I will check then. - Carlita On Nov 11, 7:58 am, Danial Klimkin wrote: > Hello carlinda, > > In most cases ServicedAccountService is a new replacement for the > AccountService. Please migrate to SAS before Feb. If there is any > functionality missing please let us know. > > -Danial, A

Re: AccountService is only available on a whitelist basis

2011-11-11 Thread Danial Klimkin
Hello carlinda, In most cases ServicedAccountService is a new replacement for the AccountService. Please migrate to SAS before Feb. If there is any functionality missing please let us know. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

AccountService is only available on a whitelist basis

2011-11-09 Thread carlinda
Hi, What does "AccountService is only available on a whitelist basis" means? I'm still using that service and I will want to continue doing it after February. How can my account be on that whitelist? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us