Thanks for that!
On Jul 7, 8:20 pm, AdWords API Advisor
wrote:
> Hi,
>
> It isn't possible to make requests across client accounts, and each
> request can only operate against a single client account. Requests
> made without specifying a client ID (clientEmail or clientCustomerId)
> are made aga
Hi,
It isn't possible to make requests across client accounts, and each
request can only operate against a single client account. Requests
made without specifying a client ID (clientEmail or clientCustomerId)
are made against the MCC account, which can't have any campaigns.
Best,
- Eric Koleda,
I've been using the PHP ClientLibrary & the Sandbox to run the
included examples - and I've added some Campaigns for a couple of
different accounts (setting different clientId in auth.ini) and all
seems to be working fine.
But the end goal is to get all campaigns across all accounts - and
when i t