Hello 

I am using the new suds library from suds community 
."https://github.com/suds-community/suds";.  
I get the following error back when trying to execute my python code 


predicate = self.wsdl_client.factory.create('Predicate')
if name_filter != "":
predicate['operator']['value'] = "CONTAINS"
predicate['field'] = "Name"
predicate['values'] = name_filter
selector['predicates'] = [predicate]

Error: SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector, 
RequiredError.REQUIRED @ serviceSelector.predicates[0].operator, 
RequiredError.REQUIRED @ serviceSelector.predicates[0].field

Below is the wsdl im trying to process.   
https://ddp.googleapis.com/api/ddp/dmp/v201910/DmpUserListService?wsdl 

Could someone please help out?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/29747976-8dfb-436a-9acd-b51dea0809f3n%40googlegroups.com.
  • Se... Samantha Kapai
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to