Re: Ad Performance - Report fails 50% when calling CreativeApprovalStatus

2011-08-31 Thread Lloyd Pick
Yeah it seems the API was updated but the docs hadn't been. I've just removed the predicate for DISABLED on my report. * Lloyd Pick* Developer *Forward* Floor 1, Centro 3 19 Mandela Street London NW1 0DU T: 020 3214 8403 W: www.forward.co.uk On 30 August 2011 20:14, Kevin Winter wrote: >

Re: Ad Performance - Report fails 50% when calling CreativeApprovalStatus

2011-08-30 Thread Kevin Winter
Hi, Going to that link I only see the following as valid values for that enum: Predicate values / display values: DISAPPROVED / disapproved UNCHECKED / pending review PORN / approved (adult) NON_FAMILY_SAFE / approved (non family) FAMILY_SAFE / approved APPROVED / approved DISABLED is not on th

Re: Ad Performance - Report fails 50% when calling CreativeApprovalStatus

2011-08-23 Thread Lloyd Pick
This is now a 100% failure rate... AdWords::Error::GoogleInternalError mutate Call Failed: # On Aug 22, 10:05 am, Lloyd Pick wrote: > I call the Ad Performance report asking for CreativeApprovalStatus > with the predicates that it should either be 'DISABLED' or > 'DISAPPROVED' as defined by the

Ad Performance - Report fails 50% when calling CreativeApprovalStatus

2011-08-22 Thread Lloyd Pick
I call the Ad Performance report asking for CreativeApprovalStatus with the predicates that it should either be 'DISABLED' or 'DISAPPROVED' as defined by the docs... http://code.google.com/apis/adwords/docs/appendix/reports.html#ad "Predicate values / display values: DISAPPROVED / disapproved DIS