API (or report) access without Adwords Manager Account

230 views
Skip to first unread message

Maurice Lourens

unread,
Apr 4, 2016, 8:48:11 AM4/4/16
to AdWords API Forum
I need to get simple daily costs data for a large amount of Adwords accounts where I got access to. 
Those Adwords accounts do not use an MCC/Adwords Manager Account and it is not possible to put them all in a MCC account.

In old versions it was possible to connect directly to a Adwords account and not necessarily trough a MCC account but it seems that it is not possible anymore.

I found a solution to make daily report and sent it to my application to process e-mail attachment, but that's quite tricky.
Is there any other way to receive cost data without the use of an  MCC/Adwords Manager Account?

Maurice


Shwetha Vastrad (AdWords API Team)

unread,
Apr 4, 2016, 3:34:41 PM4/4/16
to AdWords API Forum
Hi Maurice,

If you want to use the AdWords API to pull reports then you would need a Manager Account as the developer token which is used to access the API is associated with a Manager Account. 

However, if you want to pull reports via the UI, then you don't need a MCC account. You can also use Adwords Scripts, which is available through the UI, to pull report data and also schedule periodical reports. 

Please let us know if you have any other issues while using the AdWords API. 

Regards,
Shwetha
AdWords API Team.

Zweitze

unread,
Apr 5, 2016, 3:02:02 PM4/5/16
to AdWords API Forum
That is possible.
  • With accounts in your MCC, you should login to your MCC. With login I mean the OAuth2 authentication of your choice (web, installed or service).
  • With accounts in a different MCC, you should login to that MCC. With subsequent API calls you can just use the developer token issued to your MCC. Google uses the developer token just to identify the responsible persons.
  • With accounts in no MCC at all, or in an MCC where you cannot get a login of, you should login to that account directly. Again you can use the developer token issued to your MCC. Note that ManagedCustomerService will behave differently, you should test this situation before rolling out.

Maurice Lourens

unread,
Apr 7, 2016, 2:22:24 PM4/7/16
to AdWords API Forum
Adwords scripts did the trick. I can sent hourly data to my own services now.

Thank u very much for the help.

Maurice

Reply all
Reply to author
Forward
0 new messages