Re: How to detect ad group ads whose status is Site Suspended

2011-06-06 Thread Eric Koleda
Hi Kevin, My apologize, I didn't read the question thoroughly. Have you tried looking in Ad.disapprovalReasons? If there is nothing there, then it's likely you can't retrieve that information at the moment. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: How to detect ad group ads whose status is Site Suspended

2011-06-03 Thread Kevin
Thanks Eric. But how do I get similar information for AdGroupAd? -Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to detect ad group ads whose status is Site Suspended

2011-05-23 Thread Eric Koleda
Hi Kevin, Have you tried looking at BiddableAdGroupCriterion.qualityInfo.isLandingPageQualityAcceptable? http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.QualityInfo.html#isLandingPageQualityAcceptable My hope is that this field will be false when the landing

Re: How to detect ad group ads whose status is Site Suspended

2011-05-19 Thread Kevin
No luck there. It returns "FAMILY_SAFE". Furthermore, "Site Suspended" is not one of the enumerated values. -Kevin On May 19, 2:02 am, GemBox Software wrote: > Hi, > > maybe you could try with > Ad.approvalStatus > . > >

Re: How to detect ad group ads whose status is Site Suspended

2011-05-19 Thread GemBox Software
Hi, maybe you could try with Ad.approvalStatus . On Wed, May 18, 2011 at 7:36 PM, Kevin wrote: > Hi, > > The status of some of our ads show up on the AdWords UI as "Site > Suspended", but the stat

How to detect ad group ads whose status is Site Suspended

2011-05-18 Thread Kevin
Hi, The status of some of our ads show up on the AdWords UI as "Site Suspended", but the status getting from the API is "Enabled". Is there anyway to detect suspended ads through AdWords API? Many thanks, Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and di