Re: Getting very large client list from MCC

2011-05-23 Thread Eric Koleda
Hi James, You can get the requestId from the service you used to make the request: $servicedAccountService-GetLastRequestId(); Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Getting very large client list from MCC

2011-05-19 Thread James
Thanks for the reply Anash, I don't have the request id as I'm using the PHP client library to handle the request. Though I might have overlooked some docs that explain how to return that value, is that the case? I'm attaching a copy (tweaked to remove my auth and dev tokens) of my error

Getting very large client list from MCC

2011-05-16 Thread James
I'm trying to move from the sandbox to the actual google adwords server. My goal is to search for a google client ID of a specific account under the MCC. My code was working on the single test MCC with 5 accounts. However, after moving to the real MCC with literally thousands of accounts