I try to get the customer manager link from Google Ads API PHP Lib. But they except the Resource_name. What's that ?
$client->getCustomerManagerLinkServiceClient()->getCustomerManagerLink(resourceName)->getManagerLinkId();
They have no documentation in PHP for this new service. They have some examples but the one i need doesn't exist yet.
I try to merge an existing Ads/Adwords Customer to My Google Ads Manager (MCC). But i don't know what i'm suppose to do.
Thanks for help.
Cheers.