"LookupError: No type 'IpBlock' in namespace"

10 views
Skip to first unread message

Taylor

unread,
May 22, 2018, 11:57:11 AM5/22/18
to AdWords API and Google Ads API Forum
Hello,
 
to exclude an IP address. The sample is running fine, but when i modify the criteria to be (ipAddress value redacted):
  criteria = [
      # Exclude Ips.
      {
          'xsi_type': 'IpBlock',
          'ipAddress': 'xx.xx.xxx.xx'
      }
  ]
I get "LookupError: No type 'IpBlock' in namespace"

I am not sure what I am doing wrong. Any tips are appreciated. 

Bharani Cherukuri (AdWords API Team)

unread,
May 22, 2018, 5:22:20 PM5/22/18
to AdWords API and Google Ads API Forum
Hi Taylor, 

It looks like you're being assisted by my colleague Peter on this thread. Let's continue our discussion on that thread to avoid duplicates. 

Thanks,
Bharani, AdWords API Team

Taylor

unread,
May 22, 2018, 5:24:29 PM5/22/18
to AdWords API and Google Ads API Forum
Ah yes thanks, I didn't realize that my first post had been approved.
Reply all
Reply to author
Forward
0 new messages