Hi,
I'm trying to get a list of campaigns from an client account (not the management account) but I don't receive any results in the response:
<totalNumEntries>0</totalNumEntries>
As I can get a result for the list of clients attached to the management account by querying the ManagedCustomerService it seems not to be a problem with permissions.
I also used your example code from the PHP-SDK lib (v201605 - GetCampaigns.php) and get no results from CampaignService->get()
I would like to provide you SOAP and request logs as I have no idea what might be the issue here.
Thanks in advance
Olli