Thursday, 29 September 2016

Re: How to fetch all ip blocked in a campaign with PHP

Hi Angel, 

You may use the CampaignCriterionService.get operation with CriteriaType as IP_BLOCK in the selector, then cast each returned entry as the NegativeCampaignCriterion and you should be able to get the list of excluded IpBlock from there. You may use this example code (PHP client library) as a reference.

Regards,
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+unsubscribe@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+unsubscribe@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/04194567-12dc-4e45-9cc3-6867b6796e31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment