문제

I am looking at developing an app using the google adwords api.

I have found here that I need an MCC account to be able to access the google adwords API.

Does this mean that only people with adwords accounts linked to my MCC account can use my app?

Or can my app be accessed by anyone with an adwords account?

도움이 되었습니까?

해결책

Your app will be able to access any AdWords account provided the owner of that account allows it.

The AdWords account does not need to be linked to your MCC.

The user of your app will have to grant permission for your app to access their AdWords account before any calls to the AdWords API are made by your app.

Check these docs on the OAuth2 flow out for further details and then these for installed applications.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top