I'm trying to upgrade from the deprecated 15.0.0 to current 25.1.0 googleads-php-lib
Im trying to link a customerid to another mcc account..
here is the new code
https://gist.github.com/andraskende/99c1d190796b88383044fb7e8d6d3183
its errors with:
Caught exception: [RequiredError.REQUIRED @ operations[0].operand.dateTimeZone, RequiredError.REQUIRED @ operations[0].operand.clientName, RequiredError.REQUIRED @ operations[0].operand.customerCurrencyCode]
Looks like its trying to create a new user instead of linking a customerid to an mcc...
Thanks,
Andras