Hi everybody,
we want to use the API for our internal tool, but still have no access to our AdWords MCC. We already managed these steps: - We opened the API Manager with a service account an Client ID - We are using GSuite - We added the GSuite Mailadress as user to our AdWords MCC Account - We added the Client ID to our Gsuite account as API-Client-access and put https://www.googleapis.com/auth/adwords there es URL (is this URL correct?) Is something missing? Can you help me where the problem could be? We are receiving this Error Code: "reason": "authError", "message": "1072 : Failed to authenticate. User profile ID XXXXXXXXXX not found.", We want to use this API: DCM/DFA Reporting And Trafficking API With this function: listAccounts($adGroupId) We are using the PHP Framework. "google/apiclient": "^2.0" è We want to import the reporting kpis like clicks, impressions, conversions, cost,… in our tool. Is DCM/DFA Reporting And Trafficking API the right API for that? We are receiving this error: { "error": { "errors": [ { "domain": "global", "reason": "authError", "message": "1072 : Failed to authenticate. User profile ID XXXXXXXXX not found.", "locationType": "header", "location": "Authorization" } ], "code": 401, "message": "1072 : Failed to authenticate. User profile ID XXXXXXXXX not found." } } What could be the problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d37e1805-5704-47a5-953d-7fd6563c2a85%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
