Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Block IP address from Google adwords with their API

Does anyone know how to block certain IP addresses from our Google adwords account using the Google API?

In this article you can see how to do it manually, but I cannot find a way to do it programmatically.

like image 258
Ben Avatar asked Apr 17 '13 08:04

Ben


People also ask

How do I block IP ads?

To block specific IP addresses from seeing your ads Select Edit > Other changes. From the Campaign settings dropdown menu, select IP address exclusions. Enter the IP addresses that you want to be blocked from seeing your ads in the box. Enter one IP address per line.

Does Google ads track IP address?

Google's advertising services don't use IP addresses to track visitors, but they do use a visitor's current IP address to help select ads. While an individual connection's IP address can vary, IP address blocks are specific to geographical areas.

Can we exclude an IP address in targeting?

We currently don't have a way to exclude IP addresses as a site-wide option, this is because blocking IP addresses goes against GDPR. As a workaround, you can use the CTA's targeting condition to exclude an identified contact's IP address.


1 Answers

I know it's late. But I needed it as well.
I found the IpBlock type on Google AdWords here.

like image 127
Micka Avatar answered Oct 24 '22 09:10

Micka