Hello, We are creating an app to manage google ads on behalf of our customers. We have done the following so far:
- created a manager account (MCC) and got it approved - created the UI and flow to get the user to authenticate using google Oauth2 API with the scope 'https://www.googleapis.com/auth/adwords' - currently, we are able to retrieve the access token and refresh token correctly Now we need to be able to create campaigns on behalf of the customer. As i understand that we need to link the customer google ads account to be under our MCC account according to the link here: https://developers.google.com/google-ads/api/docs/account-management/linking-manager-accounts my questions: - according to the doc above we need to have the client customer ID (google ads account id: for ex: 698-569-3448), is there a way that we retrieve this customer ID via the token and fresh token? or we have to get the user to enter it manually? - does the process of linking the customer account require ui redirection and concent again (after the initial oauth2 mentioned above) or no? Thank you, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/cbb902c8-b114-4125-b078-4e03f20a1fb9n%40googlegroups.com.