Re: Unable to programmatically invite and accept manager requests for clients

2021-05-14 Thread Brady Kieffer
Hi Peter, 

I'm actually not able to privately reply in this group. I have the 
information for you though!

Cheers,
Brady

On Tuesday, May 11, 2021 at 2:21:50 AM UTC-4 adsapiforumadvisor wrote:

> Hi Brady,
>
> Thank you for notifying our team of your issue. It appears that you are 
> trying to implement the linking to manager accounts 
> 
>  
> feature of the Google Ads API, is this correct?
>
> If yes and so our team can have a closer look, could you also share your 
> customer ID and the complete request 
> 
>  and response 
> 
>  logs, 
> with the request-id 
> ?
>  
> You may then provide the requested details via the *Reply privately to 
> author* option.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2H9rEb:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/57a8b7be-3c68-47fc-b9c6-42a9b806e57en%40googlegroups.com.


Unable to programmatically invite and accept manager requests for clients

2021-05-10 Thread Brady Kieffer
I'm attempting to run code that links our manager account to client 
accounts via the API after they've granted our application access. I'm 
receiving the following error through the API when I attempt to do so:

error_code { 
  manager_link_error: INVALID_CHANGE 
} 
message: "The change for mutate link is invalid." 
location { 
  field_path_elements { 
field_name: "operation" 
  } 
}

I was previously able to run code to do this on January 27 at ~6pm EST. The 
underlying protobuf constructed looks like it follows the API spec, so I'm 
confused as to what's causing the issue. As a work around I'm currently 
able to invite a user to our manager account internally and 
programmatically accept the invitation on the behalf of that user, but it's 
not a scalable solution (I'm also lazy and would like computers to do it 
:)).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/25da7c81-9fed-4586-8429-d43cc89cb212n%40googlegroups.com.