Hello Cameron,

According to the AdWords API forum rules 
<https://groups.google.com/forum/#!topic/adwords-api/bBdNvBqDx1I>, you 
shouldn't be posting any account related data publicly, hence I redacted 
the sensitive information from your logs and re-posted it. If you suspect 
that your developer token is compromised, please follow the steps shown in this 
guide <https://developers.google.com/adwords/api/docs/guides/reset-devtoken> to 
reset the developer token.

After taking a look at the SOAP logs, it looks like the clientCustomerId 
field is missing in the headers. This will happen when you are not 
specifying the clientCustomerId in your googleads.yaml 
<https://github.com/googleads/googleads-python-lib/blob/master/googleads.yaml#L10>
 file. 
Please specify the clientCustomerId and run the program again. 

For example in the SOAP logs the field looks like below:
<ns1:clientCustomerId 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";>123-456-7890</ns1:clientCustomerId>

If the problem persists, please share the entire SOAP logs without 
redacting any information. You could reply privately to the author option 
while sharing the requested data.

Regards,
Sai Teja, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9add7df4-1d15-42b8-9e27-2c8bbf2127f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to