Hello everyone,
I am a beginner of AdWords API. The developer token is pending approval. I am trying to access the API with a TEST MCC account. Any help would be truly appreciated! First of all, I have a MCC account. Please find the detailed information in the following. Email Account: [email protected] Customer ID: 486-036-6179 Developer Token (Pending Approval): 9XiD6sVu8rPYlV7gS5Fl9g Second, I have a TEST MCC account. Please find the detailed information in the following. Email Account: [email protected] Customer ID: 343-046-3232 (There is not a API center in the TEST MCC account, so I don't have developer token here) My first question is about how to configure the yaml file. In the API GUIDES, I can access the API with a TEST MCC account with a pending developer token. Based on the above information, what will the yaml file look like? Since I have spent a few days on how to configure yaml file, I am also tried the method of OAuth2.0. I am using the file: create_adwords_client_without_yaml.py <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/authentication/create_adwords_client_without_yaml.py> and generate_refresh_token.py <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/authentication/generate_refresh_token.py>. Then I got the information in the following. CLIENT_ID = '590498494220-nju2mk47h3kp94l2bq3k8o5te771f1i7.apps.googleusercontent.com' CLIENT_SECRET = '9JTo6gO9kZBxJiMBrx0n-Bxy' REFRESH_TOKEN = '4/ma63XBNnuE8-effq6rAhVD0pbKVbkibnpFmaVS0Kj-w' My second question is the AdWords API information. I am confused here. In the create_adwords_client_without_yaml.py <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/authentication/create_adwords_client_without_yaml.py> file. I have to fill in the DEVELOPER_TOKEN = USER_AGENT = CLIENT_CUSTOMER_ID = Where can I get these information with a TEST MCC account? Based on the above information, if the developer token is from MCC account, which client customer ID should I use? Test account or MCC account. Thanks in advance for any answers and help. I have been working on these question for few days. Please let me know if I could provide any further information for you. Thanks again. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/d2d46a98-bf68-47fa-9c2e-e2d3038cdbff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
