Hi Charles,
Could you please paste a request id? I'll be glad to investigate.
Best,
-David Torres - AdWords API Team
On Tuesday, April 17, 2012 3:50:11 AM UTC-4, Charles Best wrote:
>
> "CreativeApprovalStatus" is the selector for Ad.ApprovalStatus:
>
> http://code.google.com/intl/it/apis/adwor
"CreativeApprovalStatus" is the selector for Ad.ApprovalStatus:
http://code.google.com/intl/it/apis/adwords/docs/appendix/selectorfields.html#v201109-AdGroupAdService
So it should work for that. Isn't it?
On Monday, April 16, 2012 3:15:45 PM UTC+2, Pete Lavetsky (AdWords API
Guru) wrote:
>
> I'
I'm not sure where this "CreativeApprovalStatus" is coming from. If I had
to guess, the email is saying there are AdGroup Ad's that are disapproved,
rather than AdGroup's themselves. I'd use the AdGroupAdService and use
populate a predicate according to this:
http://code.google.com/apis/adwor
Hi all,
I want to use API to delete *disapproved* AdGroups. So I want to ask the
list first. The following code doesn't return me *any results* (and any
error aswell). But I received many email with the list of disapproved
AdGroup, so *they are but I can get by API*. Where I am wrong?