Hi,

I'm new to the API and AdWords in general.  I'm trying to get all of the 
campaign data for a number of advertisers.  When I'm in the MCC site, I can 
see all of these advertisers and their IDs.  I see my ID in the top of the 
screen.  I created a test account with another ID.  The App.config file 
asks for ClientCustomerId, but none of the IDs I send it seem to work.  I 
talked to the MCC help hotline, and they said the developer token looked 
good, and the MCC was linked to the API app.  My gmail account which I use 
for the MCC was used to create the OAuth data.  Do I somehow need to create 
another ID with which to create OAuth data, and how would I give this 
account access to the adwords data if not in MCC?

I have also tried some of the IDs I got from a downloaded report in the MCC 
ui.  When I rolled back to the v201406 client library, I was able to find 2 
campaigns if I didn't set ClientCustomerId, but I couldn't figure out where 
these came from.

    <add key="DeveloperToken" value="xxxxxxxxxxxxxxxxxxxxxx"/>
    <add key="ClientCustomerId" value="xxx-xxx-xxxx"/>-->

    <!-- OAuth2 configuration -->
    <add key='AuthorizationMethod' value='OAuth2' />
    <add key='OAuth2ClientId' 
value='xxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.apps.googleusercontent.com'
 
/>
    <add key='OAuth2ClientSecret' value='xxxxxxxxx-xxxxxxxxxxxxxx' />
    <add key='OAuth2RefreshToken' 
value='1/xxxxxxxxx_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_xxxxxxxxxx' 
/>


Thanks,
Mike

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a732fdf9-3d0e-4ac0-b217-22afab3105a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to