Hello,

Apologies for the delayed response. You can use the CampaignCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201607/CampaignCriterionService>
 to 
add ipAddress exclusion as NegativeCampaignCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201607/CampaignCriterionService.NegativeCampaignCriterion>
 with criterion 
<https://developers.google.com/adwords/api/docs/reference/v201607/CampaignCriterionService.Criterion>
 as IpBlock 
<https://developers.google.com/adwords/api/docs/reference/v201607/CampaignCriterionService.IpBlock>.
 
You may refer to this example code 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-dotnet-lib%2Fblob%2Fmaster%2Fexamples%2FAdWords%2FVb%2Fv201607%2FTargeting%2FAddCampaignTargetingCriteria.vb&sa=D&sntz=1&usg=AFQjCNENHR3qksSiErkDWs_qtj7aeLofhA>
 (.NET 
client library) that shows how to use the NegativeCampaignCriterion. You 
need to replace the keyword object (highlighted line here 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-dotnet-lib%2Fblob%2Fmaster%2Fexamples%2FAdWords%2FVb%2Fv201607%2FTargeting%2FAddCampaignTargetingCriteria.vb%23L161&sa=D&sntz=1&usg=AFQjCNGR_PBSW_1QY8B0hNrTF9GEi794Wg>
 from 
the example code) with the IpBlock object to be the criterion 
of negativeCriterion.

Hope this helps.

Best,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/71575004-0d18-4e25-9257-d1d4ccf0ec8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to