Thanks, that helps! I can add and retrieve a campaign in my test account now. I suggest please mention login-customer-id in the test accounts <https://developers.google.com/google-ads/api/docs/first-call/overview#test_account> quick start doc e.g., with client customer ID in step 4.
Best regards, Eric On Monday, March 4, 2019 at 12:57:47 PM UTC-8, googleadsapi-forumadvisor wrote: > > Hello, > > In app.config property file, you will need to add login customer id in > line below: > > <add key="LoginCustomerId" value="INSERT_LOGIN_CUSTOMER_ID_HERE" /> > > In general we specify the login-customer-id(to manager authenticating > client's account) in the app.config file and then pass the client customer > id to the program from which you are pulling the data. Give a try and let > me know if you are still facing the this same error, please share the > clientCustomerId, login-customer-id and the email address of the user who > is authenticating the API call. > > The GetAccessibleCustomers will return resource names for the customers > that the authenticating user has access to. If you are facing any issue, > please share the user email address who is authenticating the API call, the > login-customer-id specified in the header, the client customer Id and the > client accounts you are expecting to see. You can use 'Reply privately to > author' option while sending your details. > > For more information, please refer to this blog > <https://ads-developers.googleblog.com/2019/01/new-required-header-for-google-ads-api.html> > post. > > Thanks, > Milind, AdWords API Team > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=4-7076000024762&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/1db2b153-8031-4d70-bcf5-7c9b49c78de2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
