Cant find AlertService in the Api Reference

2015-04-21 Thread Michael D
Hi, Im trying to get Alerts for a campaign, but I cant find the AlertService in the ApiReference. How can I get them? Thanks in advance! Michael -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Cant find AlertService in the Api Reference

2015-04-21 Thread Josh Radcliff (AdWords API Team)
Hi Michael, The API does not currently support retrieving alerts. The *AlertService* was removed in v201409 -- see the *Sunsets* section of the v201409 release notes https://developers.google.com/adwords/api/docs/reference/#v201409. Thanks, Josh, AdWords API Team On Tuesday, April 21, 2015

Replacement for AlertService API

2014-10-22 Thread Ian Slinger
I see that the AlertService has been removed in release v201409. I still need to be able to find out if a credit card has expired, but there is no indication in the release notes of an API call to replace this functionality. How do I check for alerts such as DECLINED_PAYMENT

Re: Replacement for AlertService API

2014-10-22 Thread Danial Klimkin
Hello Ian, There is no replacement at the moment. You can still use v201406 to obtain this data. -Danial, AdWords API Team. On Wednesday, October 22, 2014 8:47:55 AM UTC+4, Ian Slinger wrote: I see that the AlertService has been removed in release v201409. I still need to be able

Re: AlertService problem

2014-08-04 Thread Josh Radcliff (AdWords API Team)
Hi, We do not have any immediate plans for expanding or enhancing the alert service. If and when this changes, we'll post an announcement to our blog http://googleadsdeveloper.blogspot.com/search/label/adwords_api. Cheers, Josh, AdWords API Team On Monday, April 7, 2014 3:15:23 PM UTC-4, Josh

Re: AlertService problem

2014-04-07 Thread Sebastian Prmanagement
any news? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: AlertService problem

2014-04-07 Thread Josh Radcliff (AdWords API Team)
Hi, Sorry, but I don't have an ETA for a fix for this yet. Regards, Josh, AdWords API Team On Monday, April 7, 2014 4:59:50 AM UTC-4, Sebastian Prmanagement wrote: any news? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: AlertService problem

2014-04-02 Thread Josh Radcliff (AdWords API Team)
Hi, We're aware of this issue and are looking into it. I'll post an update once I have more information. Cheers, Josh, AdWords API Team On Tuesday, April 1, 2014 9:43:47 AM UTC-4, Sebastian Prmanagement wrote: Hi, I tried to get all red alerts via AlertService (api adwords v201402) api

Re: AlertService doesn't return Payment Pending Alerts

2013-08-09 Thread Danial Klimkin
Closing as dupe for: https://groups.google.com/d/msg/adwords-api/ydssoONU4Xw/I_tbS3a260MJ -Danial. On Monday, August 5, 2013 10:45:50 PM UTC+4, Jonathan Boto wrote: Hi Adwords-API Team, Im having trouble getting results from AlertService using PHP Client Library for some of my clients

Re: Custom alerts via AlertService ?

2011-02-17 Thread AdWords API Advisor
Hi Mike, Unfortunately custom alerts aren't supported via the API at this time. Best, - Eric Koleda, AdWords API Team On Feb 15, 9:17 am, Mike MacCana mike.macc...@gmail.com wrote: Hi all, I was wondering what the difference between the custom email alerts and API AlertService reported

Re: Custom alerts via AlertService ?

2011-02-17 Thread Mike MacCana
: Hi all, I was wondering what the difference between the custom email alerts and API AlertService reported events was. Eg, via email I've set up a custom alert: Daily alerts - Account: Campaigns with CTR 5% (1) But AlertService doesn't include the custom alert (though

Custom alerts via AlertService ?

2011-02-15 Thread Mike MacCana
Hi all, I was wondering what the difference between the custom email alerts and API AlertService reported events was. Eg, via email I've set up a custom alert: Daily alerts - Account: Campaigns with CTR 5% (1) But AlertService doesn't include the custom alert (though does include others

Re: AlertService problem V201008

2011-01-12 Thread cwu2006
in we MCC with a single token generated from ClientEmal/passowrd? Or it just retrieves alerts for the particular client? Thanks On Jan 12, 5:10 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, We have a known issue at our end where the AlertService throws

Re: AlertService problem V201008

2011-01-12 Thread AdWords API Advisor
with a single token generated from ClientEmal/passowrd? Or it just retrieves alerts for the particular client? Thanks On Jan 12, 5:10 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, We have a known issue at our end where the AlertService throws

Re: AlertService problem V201008

2011-01-11 Thread AdWords API Advisor
Hi, We have a known issue at our end where the AlertService throws an AuthenticationError.FAILED_TO_RETRIEVE_LOGIN_COOKIE if you use an authToken generated using an MCC email/password + clientEmail in request headers. For now, the workaround is to use an authToken generated using the clientEmail

AlertService problem V201008

2011-01-10 Thread cwu2006
I have tried to use new AlertService from adword v201008. however i just cannot get alerts although I can see them from log in to my MCC account. I have checked everything and follows recommanded codes practice for .NET. It just cannot get alerts. I have two different situations. 1. once I set up

Re: AlertService

2010-10-19 Thread guig
I tried this and ACCOUNT_BUDGET_ENDING, but accounts which have a zero balance do not return alert. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: AlertService

2010-10-15 Thread AdWords API Advisor
Hi, I'm not certain, but it looks like this is returned as the ACCOUNT_BUDGET_BURN_RATE AlertType: http://code.google.com/apis/adwords/docs/reference/latest/AlertService.AlertType.html Best, - Eric Koleda, AdWords API Team On Oct 13, 9:37 am, guig goo...@web-alliance.fr wrote: Is it

Re: AlertService

2010-10-13 Thread guig
Is it possible to get alerts on account prepayment balance ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: AlertService

2010-10-12 Thread AdWords API Advisor
Hi, I've added support for AlertService in v10.1.0 and v11.1.0 of the .NET client library. They were released yesterday. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 11, 6:40 pm, guig goo...@web-alliance.fr wrote: Why AlertService is not available in .NET client library 10.0.0

AlertService

2010-10-11 Thread guig
Why AlertService is not available in .NET client library 10.0.0 released ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api