I do have a developer token, I'm awaiting it's approval, so am trying to work with a test account, as directed by the documentation. My question is specifically about the RefreshToken, as described on this page:
https://developers.google.com/adwords/api/docs/test-accounts Specifically: "OAuth 2.0 and the test account user In order to access the test account using OAuth 2.0, you will need to have the test MCC account user grant permission to your client application. Hence, when requesting a refresh token, please make sure you are logged in as the test MCC account user rather than the production MCC account user" Ok, so I did the following: Generated a new client_id/secret for my "main" MCC account. Used that to get a new access_token/refresh token, logging into my test account in the process So now I have a refresh token, an access token, and the (unapproved) developer token, and am trying to run the sample report from DownloadCriteriaReport.php. And I get the CUSTOMER_SERVING_TYPE_REPORT_MISMATCH error. Dangit. andy On Friday, July 17, 2015 at 1:20:12 PM UTC-7, Anthony Madrigal wrote: > > Hello, > > In order to make API requests from a test account, you will need to have > a developer token <http:///> (either pending or approved). Once you do, > navigate to the Developer Console to create a project > <https://developers.google.com/adwords/api/docs/guides/authentication#getting_started_with_oauth_20_and_the_adwords_api>, > > which should give you the *client_id.* > > Regards, > Anthony > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f22ac1e6-eda2-4cbc-ba10-3db76a4cdd3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
