Hi all,
What would be the best way (in terms of minimum operations and requests to 
the adwords api) to replace a set of IPs with a new set of IPs in the 
exclusion list via API?
I was thinking to  create a campaignCreterionOperation first to remove all 
the IPs from the list and then create another  campaignCreterionOperation 
 to add the new IPs to the exclusion list. both objects can be sent by 
campaignCreterionService or MutateJobService.

1. Is that the best way to do it? Is there a way to do it with the "set" 
operator instead remove and add operators?
2. What is the difference if I used MutateJobService and not 
campaignCreterionService?
3. Let's say I remove 100 IPs from the list and then adds 100 IPs to the 
list. Does this count like 200 mutate operations? (I am asking because that 
would take me very close to the 10,000 operations limit).

thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1ee9577e-d02d-4e98-a14d-48a49d951c61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to