Hello Alon,
Thanks for reaching out to the Google Ads API support. Could you please confirm
if you are looking for services that are used to create a link between two
accounts in the Google Ads API? If yes then there are two services available
CustomerClientLinkService and the CustomerManagerLi
Hello,
I'm doing a POST request
to
https://googleads.googleapis.com/v10/customers/{CUSTOMERID}/accountLinks:create
with the body of:
{"accountLink": {"status": "PENDING_APPROVAL", "googleAds": {"customer":
"customers/{CUSTOMERID}"}}}
the response I'm getting is:
{
"error": {
"code": 400,