Thank you, I will do that.
On Mon, Dec 14, 2020 at 9:42 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:
> Hi Steve,
>
> Thank you for reaching out. You could send the complete request and
> response logs along with the code snippet you used to our email alias
> googlea
Hi Steve,
Thank you for reaching out. You could send the complete request and response
logs along with the code snippet you used to our email alias
googleadsapi-supp...@google.com.
Thanks and regards,
Xiaoming, Google Ads API Team
Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q28odRG:ref
This is precisely the payload I'm trying to use. Groups is telling me I
don't have access to reply privately to author, so if you want to email me
direclty, I can send you the precise payload I'm using.
Thanks!
On Thursday, December 10, 2020 at 2:25:01 PM UTC-7 adsapiforumadvisor wrote:
> Hi
Hi Steve,
Thank you for reaching out. Please give it a try to use the following JSON
payload:
{
"operations": [
{
"updateMask": "status",
"update": {
"resourceName":
"customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}",
"status": "INACTIVE"
}
}
]
}
Th