Hi, The error <https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED> that you are receiving is because the client customer id has not been specified. You will need to specify the client customer id for which you want the CampaignService run, in the googleads.yaml <https://github.com/googleads/googleads-python-lib/blob/master/googleads.yaml> file or you may change client customerid at runtime <https://github.com/googleads/googleads-python-lib#how-do-i-change-the-client-customer-id-at-runtime> . This <https://github.com/googleads/googleads-python-lib> guide may be handy to get all your setup done. Please let me know if you have further questions.
Regards, Dhanya, 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cf7b904e-476e-4187-a011-75e96350572e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
