Hi Karan, My apologies for the delayed response. I had to delete your initial post since it contains possible sensitive information. Please also refer to our forum posting guidelines <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/bBdNvBqDx1I> for any future posts.
Upon checking, the email ([email protected]) does not have any campaign details, that is possibly why you are getting the NULL response. Could you provide which MCC manages the said account? Also the email ([email protected]) does not have any matching customer details in the AdWords API or is not AdWords API enabled, hence, the NOT_ADS_USER <https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.NOT_ADS_USER> error. This can be the possible causes why you are encountering the mentioned issues. You might also want to use the ManagedCustomerService.get <https://developers.google.com/adwords/api/docs/reference/v201607/ManagedCustomerService#get> to get the list of accounts linked to your MCC in order to make sure that you are using the relevant accounts when making AdWords API calls. If you find any other issues, could you provide more information as to how you are passing/using (sample code) these information using the CustomerService? Please also include any SOAP request and response to help us investigate the issue further. Please do reply using *Reply privately to author*. Best regards, Peter 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/67cd93f9-b798-45d8-94e8-8d9bf7f80e2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
