Re: Filtering for Client IDs while pulling through API

2011-07-05 Thread Mikhil
Thanks Danial, this is what i was searching for..[?] On Tue, Jul 5, 2011 at 6:34 PM, Danial Klimkin wrote: > Hello Mik, > > > For v13 reporting it is only possible to filter by customer login email. > Please check out the clientEmails field: > > > http://code.google.com/apis/adwords/docs/develop

Re: Filtering for Client IDs while pulling through API

2011-07-05 Thread Danial Klimkin
Hello Mik, For v13 reporting it is only possible to filter by customer login email. Please check out the clientEmails field: http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#clientEmails -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Filtering for Client IDs while pulling through API

2011-06-30 Thread Mik
Hi, my account got more than two clients, while i'm pulling reports through API I want to filter reports for a particular Client. i found a way to filter by campaignIds, since the campaign ID list is too big i don't want to follow that method. is there any built-in method available in API to fi