Response
--------
Headers: Metadata(content-type=application/grpc,request-id=JBh-_QtTXEELHTQmU75-Xw,date=Tue, 25 Jun 2019 20:38:47 GMT,alt-svc=quic=":443"; ma=2592000; v="46,44,43,39")
Body: null
Failure message: errors {
error_code {
121: 9
}
message: "Client has no active user that can access the client account."
location {
field_path_elements {
field_name: "operations"
index {
}
}
}
}
GoogleAdsClient customerManagerClient = createCustomer.getGoogleAdsClient().toBuilder().setLoginCustomerId(Long.valueOf(customerId)).build();try (CustomerManagerLinkServiceClient client = customerManagerClient.getLatestVersion().createCustomerManagerLinkServiceClient()) {
MutateCustomerManagerLinkResponse response = client.mutateCustomerManagerLink(String.valueOf(customerId), Arrays.asList(customerManagerLinkOperation));
Hi Jason,
Thank you for reaching out to us.
Could you kindly provide (via Reply privately to author) the JSON logs from the request that resulted in the error so that I can further investigate the issue?
Regards,
Ziv Yves Sanchez
Google Ads API Team