Hi Unister, Did you try leaving the keywordStatuses filter out? Instead of sending...
<ns1:keywordStatuses>Paused</ns1:keywordStatuses> <ns1:keywordStatuses>Active</ns1:keywordStatuses> <ns1:keywordStatuses>InActive</ns1:keywordStatuses> <ns1:keywordStatuses>Deleted</ns1:keywordStatuses> <ns1:keywordStatuses>Disapproved</ns1:keywordStatuses> ...just don't send no value for keywordStatuses at all, this will have the same effect (including all keywords regardless their status). Depending on your programming language you need to specify an empty array for keyword statuses, or null, or simply nothing at all. I could successfully schedule a content only report for my own account using these settings. Hope this helps. Cheers, Tom -- Thomas Steiner http://blog.tomayac.de mailto:tomac AT google DOT com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
