Mitul Gedeeya
Mitul Gedeeya
When I tried an API directly from postman it worked. used following API: https://developers.google.com/google-ads/api/rest/reference/rest/v8/customers.customerClientLinks/mutate
@WillCooter @Zikoel here is what I am doing while creating customer client link ``` await customer.customerClientLinks.create([{ manager_link_id: 'xxxx, client_customer: `customers/ADS_ID`, status: enums.ManagerLinkStatus.PENDING }]) ``` **NOTE:** I have used same values...
@Zikoel did you try to reproduce the bug? :crossed_fingers:
@NishargShah we can achieve this using core js and I will try to make a PR as well when it will be ready.
@anthonyjgrove is there any plan on this one?
Hi @sohel87 unfortunately not.