Default Targeting

This targeting includes Country selection/exclusion and ASN exclusion.

circle-info

Default Targeting is already included in the base proxy price and is not billed additionally.

If you set parameters through the Dashboard, please click the Save Configuration button. The selected parameters will not be applied if you don’t click this button.

If you want to set the parameters manually in the code, you need to use special parameters after the username:

  • __cr — used to select the country from which the request should be sent.

  • __noasn — used to exclude specific ASN .

For example:

If you want to select Germany as the country, your code would look like this:

Last updated