Re: Load campaigns with manager account

2017-08-08 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jerry, You need to run this example against an AdWords client account, not a manager account. You need to provide the list of CampaignIds in the CustomerSyncSelector . Since

Re: Load campaigns with manager account

2017-08-08 Thread ihsgdeveloper
Hi Shwetha, I just checked your code sample. https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201705/AccountManagement/GetAccountChanges.php is it able to run under MCC account ? I just test it, no any campaign ids return. when I set the customer id to my manager

Re: Load campaigns with manager account

2017-08-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Since Campaigns are associated with AdWords client accounts, and not AdWords manager accounts, CampaignService will not return any results if the target account is an AdWords Manager account. You need to