RE: How to block more than 500 IPs

2019-01-27 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Chris,

In order to block IP addresses, you may use
CampaignCriterionService.mutate()

and set the criterion of NegativeCampaignCriterion

object to IpBlock
.
You may refer to the Java code sample in this link

(refer here 
for other supported languages of our client libraries).

Please let me know if I have misunderstood your question.

Regards,
Kevin
AdWords API Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 01/25/19 21:44:53 chris.worthe...@gmail.com wrote:

Also any examples?

Thank you

On Thursday, November 8, 2018 at 11:32:11 PM UTC-7, rymj wrote:

Hellow.
We want to block more than 500 IPs.
Is there a way to register more than 500 IP addresses or any other way to
achieve that?

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/77cd6a49-deac-4134-a1dc-7c043699cbe0%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/180le0g08s3mle006ebkeqx60mj2d9i60o30c1g68q30e9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to block more than 500 IPs

2019-01-25 Thread Exotic Mobile Detailing Inc
Also any examples?

Thank you

On Thursday, November 8, 2018 at 11:32:11 PM UTC-7, rymj wrote:
>
> Hellow.
> We want to block more than 500 IPs.
> Is there a way to register more than 500 IP addresses or any other way to 
> achieve that? 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/77cd6a49-deac-4134-a1dc-7c043699cbe0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to block more than 500 IPs

2018-11-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

I will let the team know about your concern, but there is no guarantee that 
this will be available soon. Kindly follow the blog 
 for 
updates.

Thanks,
Peter
AdWords API Team

On Monday, November 12, 2018 at 4:49:33 PM UTC+8, rymj wrote:
>
> Thank you, Luis.
> I'm hopeful that the upper limit will be raised.
>
> 2018年11月12日月曜日 17時06分15秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>
>> Hi Ryosuke,
>>
>> My apologies as it seems that you're correct  that there is a limit of 
>> 500 IP addresses per campaign as you can see here 
>>  
>> under 
>> "Excluded IP blocks per campaign.". Currently, there is no workaround for 
>> this because the API has the same behavior with the UI. Kindly follow the 
>> blog  for 
>> future updates.
>>
>> Let me know if you have further clarifications.
>>
>> Thanks,
>> Luis
>> AdWords API Team
>>
>> On Monday, November 12, 2018 at 3:19:04 PM UTC+8, rymj wrote:
>>>
>>> I think there is a limitation of up to 500, but is it wrong?
>>>
>>> 1. Explanation of Previous version 
>>> 
>>>  (on 
>>> document of Exclude IP addresses)
>>> There is statement on the upper limit
>>>
 6. ... Type just one IP address per line, up to 500 addresses per 
 campaign.
>>>
>>>
>>> 2. Explanation of New version 
>>> 
>>>  (on 
>>> document of Exclude IP addresses)
>>> There is no statement on the upper limit.
>>>
>>> 3. When trying to register from the browser
>>> I get an error "Exceeded entity limit in this campaign. Limit type: 
>>> Excluded IP blocks per campaign. Existing count: 0. Limit: 500."
>>>
>>> 4. When trying to register from API
>>> I get an error 
>>> "[EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[500] 
>>> (enclosingId=1598007056, limit=500, 
>>> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0), 
>>> EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[501] 
>>> (enclosingId=1598007056, limit=500, 
>>> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0)]"
>>>
>>> 2018年11月12日月曜日 11時39分00秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>>
 Hi Ryosuke,

 Thanks for the clarification. Yes, you should be able to block more 
 than 500 IP addresses via CampaignCriterionOperation 
 .
  
 You may refer to this link 
 
  as 
 a reference on how to create a BatchJob 
 
  and here 
 
  for 
 the best practices guide.

 If you encounter any issues, please provide your clientCustomerId, and 
 complete SOAP request and response logs so I can further investigate the 
 issue on my end. You can send them to me via *Reply privately to 
 author*.

 Thanks,
 Luis
 AdWords API Team

 On Friday, November 9, 2018 at 4:51:36 PM UTC+8, rymj wrote:
>
> I wan to know "more than 500"...
>
>
> 2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>
>> Hi Ryosuke,
>>
>> Yes, you should be able to block 500 ip addresses. You may use 
>> CampaignCriterionService.mutate() 
>> 
>>  and 
>> set the criterion of NegativeCampaignCriterion 
>> 
>>  object 
>> to IpBlock 
>> .
>>  
>> Please refer to this code block 
>> 
>>  in 
>> Java (available in other languages) as a reference.
>>
>> *Note*: We are running an annual developer feedback survey. Please take 
>> opportunity to leave feedback 
>> 
>>  on 
>> how we can make managing campaigns at scale even easi

Re: How to block more than 500 IPs

2018-11-12 Thread rymj
Thank you, Luis.
I'm hopeful that the upper limit will be raised.

2018年11月12日月曜日 17時06分15秒 UTC+9 Luis Xander Talag (AdWords API Team):
>
> Hi Ryosuke,
>
> My apologies as it seems that you're correct  that there is a limit of 500 
> IP addresses per campaign as you can see here 
>  
> under 
> "Excluded IP blocks per campaign.". Currently, there is no workaround for 
> this because the API has the same behavior with the UI. Kindly follow the 
> blog  for 
> future updates.
>
> Let me know if you have further clarifications.
>
> Thanks,
> Luis
> AdWords API Team
>
> On Monday, November 12, 2018 at 3:19:04 PM UTC+8, rymj wrote:
>>
>> I think there is a limitation of up to 500, but is it wrong?
>>
>> 1. Explanation of Previous version 
>> 
>>  (on 
>> document of Exclude IP addresses)
>> There is statement on the upper limit
>>
>>> 6. ... Type just one IP address per line, up to 500 addresses per 
>>> campaign.
>>
>>
>> 2. Explanation of New version 
>> 
>>  (on 
>> document of Exclude IP addresses)
>> There is no statement on the upper limit.
>>
>> 3. When trying to register from the browser
>> I get an error "Exceeded entity limit in this campaign. Limit type: 
>> Excluded IP blocks per campaign. Existing count: 0. Limit: 500."
>>
>> 4. When trying to register from API
>> I get an error 
>> "[EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[500] 
>> (enclosingId=1598007056, limit=500, 
>> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0), 
>> EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[501] 
>> (enclosingId=1598007056, limit=500, 
>> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0)]"
>>
>> 2018年11月12日月曜日 11時39分00秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>
>>> Hi Ryosuke,
>>>
>>> Thanks for the clarification. Yes, you should be able to block more than 
>>> 500 IP addresses via CampaignCriterionOperation 
>>> .
>>>  
>>> You may refer to this link 
>>> 
>>>  as 
>>> a reference on how to create a BatchJob 
>>> 
>>>  and here 
>>> 
>>>  for 
>>> the best practices guide.
>>>
>>> If you encounter any issues, please provide your clientCustomerId, and 
>>> complete SOAP request and response logs so I can further investigate the 
>>> issue on my end. You can send them to me via *Reply privately to author*
>>> .
>>>
>>> Thanks,
>>> Luis
>>> AdWords API Team
>>>
>>> On Friday, November 9, 2018 at 4:51:36 PM UTC+8, rymj wrote:

 I wan to know "more than 500"...


 2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):
>
> Hi Ryosuke,
>
> Yes, you should be able to block 500 ip addresses. You may use 
> CampaignCriterionService.mutate() 
> 
>  and 
> set the criterion of NegativeCampaignCriterion 
> 
>  object 
> to IpBlock 
> .
>  
> Please refer to this code block 
> 
>  in 
> Java (available in other languages) as a reference.
>
> *Note*: We are running an annual developer feedback survey. Please take 
> opportunity to leave feedback 
> 
>  on 
> how we can make managing campaigns at scale even easier.
>
> Thanks,
> Luis
> AdWords API Team
>
> On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:
>>
>> Hellow.
>> We want to block more than 500 IPs.
>> Is there a way to register more than 500 IP addresses or any other 
>> way to achieve that? 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.

Re: How to block more than 500 IPs

2018-11-12 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ryosuke,

My apologies as it seems that you're correct  that there is a limit of 500 
IP addresses per campaign as you can see here 
 
under 
"Excluded IP blocks per campaign.". Currently, there is no workaround for 
this because the API has the same behavior with the UI. Kindly follow the 
blog  for 
future updates.

Let me know if you have further clarifications.

Thanks,
Luis
AdWords API Team

On Monday, November 12, 2018 at 3:19:04 PM UTC+8, rymj wrote:
>
> I think there is a limitation of up to 500, but is it wrong?
>
> 1. Explanation of Previous version 
> 
>  (on 
> document of Exclude IP addresses)
> There is statement on the upper limit
>
>> 6. ... Type just one IP address per line, up to 500 addresses per 
>> campaign.
>
>
> 2. Explanation of New version 
> 
>  (on 
> document of Exclude IP addresses)
> There is no statement on the upper limit.
>
> 3. When trying to register from the browser
> I get an error "Exceeded entity limit in this campaign. Limit type: 
> Excluded IP blocks per campaign. Existing count: 0. Limit: 500."
>
> 4. When trying to register from API
> I get an error 
> "[EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[500] 
> (enclosingId=1598007056, limit=500, 
> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0), 
> EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[501] 
> (enclosingId=1598007056, limit=500, 
> accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0)]"
>
> 2018年11月12日月曜日 11時39分00秒 UTC+9 Luis Xander Talag (AdWords API Team):
>
>> Hi Ryosuke,
>>
>> Thanks for the clarification. Yes, you should be able to block more than 
>> 500 IP addresses via CampaignCriterionOperation 
>> .
>>  
>> You may refer to this link 
>> 
>>  as 
>> a reference on how to create a BatchJob 
>> 
>>  and here 
>> 
>>  for 
>> the best practices guide.
>>
>> If you encounter any issues, please provide your clientCustomerId, and 
>> complete SOAP request and response logs so I can further investigate the 
>> issue on my end. You can send them to me via *Reply privately to author*.
>>
>> Thanks,
>> Luis
>> AdWords API Team
>>
>> On Friday, November 9, 2018 at 4:51:36 PM UTC+8, rymj wrote:
>>>
>>> I wan to know "more than 500"...
>>>
>>>
>>> 2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):

 Hi Ryosuke,

 Yes, you should be able to block 500 ip addresses. You may use 
 CampaignCriterionService.mutate() 
 
  and 
 set the criterion of NegativeCampaignCriterion 
 
  object 
 to IpBlock 
 .
  
 Please refer to this code block 
 
  in 
 Java (available in other languages) as a reference.

 *Note*: We are running an annual developer feedback survey. Please take 
 opportunity to leave feedback 
 
  on 
 how we can make managing campaigns at scale even easier.

 Thanks,
 Luis
 AdWords API Team

 On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:
>
> Hellow.
> We want to block more than 500 IPs.
> Is there a way to register more than 500 IP addresses or any other way 
> to achieve that? 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this 

Re: How to block more than 500 IPs

2018-11-11 Thread rymj
I think there is a limitation of up to 500, but is it wrong?

1. Explanation of Previous version 

 (on 
document of Exclude IP addresses)
There is statement on the upper limit

> 6. ... Type just one IP address per line, up to 500 addresses per campaign.


2. Explanation of New version 

 (on 
document of Exclude IP addresses)
There is no statement on the upper limit.

3. When trying to register from the browser
I get an error "Exceeded entity limit in this campaign. Limit type: 
Excluded IP blocks per campaign. Existing count: 0. Limit: 500."

4. When trying to register from API
I get an error 
"[EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[500] 
(enclosingId=1598007056, limit=500, 
accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0), 
EntityCountLimitExceeded.CAMPAIGN_LIMIT @ operations[501] 
(enclosingId=1598007056, limit=500, 
accountLimitType=EXCLUDED_IP_BLOCKS_PER_CAMPAIGN, existingCount=0)]"

2018年11月12日月曜日 11時39分00秒 UTC+9 Luis Xander Talag (AdWords API Team):

> Hi Ryosuke,
>
> Thanks for the clarification. Yes, you should be able to block more than 
> 500 IP addresses via CampaignCriterionOperation 
> .
>  
> You may refer to this link 
> 
>  as 
> a reference on how to create a BatchJob 
> 
>  and here 
> 
>  for 
> the best practices guide.
>
> If you encounter any issues, please provide your clientCustomerId, and 
> complete SOAP request and response logs so I can further investigate the 
> issue on my end. You can send them to me via *Reply privately to author*.
>
> Thanks,
> Luis
> AdWords API Team
>
> On Friday, November 9, 2018 at 4:51:36 PM UTC+8, rymj wrote:
>>
>> I wan to know "more than 500"...
>>
>>
>> 2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>>
>>> Hi Ryosuke,
>>>
>>> Yes, you should be able to block 500 ip addresses. You may use 
>>> CampaignCriterionService.mutate() 
>>> 
>>>  and 
>>> set the criterion of NegativeCampaignCriterion 
>>> 
>>>  object 
>>> to IpBlock 
>>> .
>>>  
>>> Please refer to this code block 
>>> 
>>>  in 
>>> Java (available in other languages) as a reference.
>>>
>>> *Note*: We are running an annual developer feedback survey. Please take 
>>> opportunity to leave feedback 
>>> 
>>>  on 
>>> how we can make managing campaigns at scale even easier.
>>>
>>> Thanks,
>>> Luis
>>> AdWords API Team
>>>
>>> On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:

 Hellow.
 We want to block more than 500 IPs.
 Is there a way to register more than 500 IP addresses or any other way 
 to achieve that? 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5a82ea82-2391-45cc-b814-01801dc97b0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to block more than 500 IPs

2018-11-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ryosuke,

Thanks for the clarification. Yes, you should be able to block more than 
500 IP addresses via CampaignCriterionOperation 
.
 
You may refer to this link 

 as 
a reference on how to create a BatchJob 

 and here 

 for 
the best practices guide.

If you encounter any issues, please provide your clientCustomerId, and 
complete SOAP request and response logs so I can further investigate the 
issue on my end. You can send them to me via *Reply privately to author*.

Thanks,
Luis
AdWords API Team

On Friday, November 9, 2018 at 4:51:36 PM UTC+8, rymj wrote:
>
> I wan to know "more than 500"...
>
>
> 2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):
>>
>> Hi Ryosuke,
>>
>> Yes, you should be able to block 500 ip addresses. You may use 
>> CampaignCriterionService.mutate() 
>> 
>>  and 
>> set the criterion of NegativeCampaignCriterion 
>> 
>>  object 
>> to IpBlock 
>> .
>>  
>> Please refer to this code block 
>> 
>>  in 
>> Java (available in other languages) as a reference.
>>
>> *Note*: We are running an annual developer feedback survey. Please take 
>> opportunity to leave feedback 
>> 
>>  on 
>> how we can make managing campaigns at scale even easier.
>>
>> Thanks,
>> Luis
>> AdWords API Team
>>
>> On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:
>>>
>>> Hellow.
>>> We want to block more than 500 IPs.
>>> Is there a way to register more than 500 IP addresses or any other way 
>>> to achieve that? 
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ab4dbbaf-58d5-4e0f-aa5c-a58225d6ae8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to block more than 500 IPs

2018-11-09 Thread rymj
I wan to know "more than 500"...


2018年11月9日金曜日 16時54分12秒 UTC+9 Luis Xander Talag (AdWords API Team):
>
> Hi Ryosuke,
>
> Yes, you should be able to block 500 ip addresses. You may use 
> CampaignCriterionService.mutate() 
> 
>  and 
> set the criterion of NegativeCampaignCriterion 
> 
>  object 
> to IpBlock 
> .
>  
> Please refer to this code block 
> 
>  in 
> Java (available in other languages) as a reference.
>
> *Note*: We are running an annual developer feedback survey. Please take 
> opportunity to leave feedback 
> 
>  on 
> how we can make managing campaigns at scale even easier.
>
> Thanks,
> Luis
> AdWords API Team
>
> On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:
>>
>> Hellow.
>> We want to block more than 500 IPs.
>> Is there a way to register more than 500 IP addresses or any other way to 
>> achieve that? 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d3c909b3-61bd-42a7-8db5-b87aa280c192%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to block more than 500 IPs

2018-11-08 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ryosuke,

Yes, you should be able to block 500 ip addresses. You may use 
CampaignCriterionService.mutate() 

 and 
set the criterion of NegativeCampaignCriterion 

 object 
to IpBlock 
.
 
Please refer to this code block 

 in 
Java (available in other languages) as a reference.

*Note*: We are running an annual developer feedback survey. Please take 
opportunity to leave feedback 

 on 
how we can make managing campaigns at scale even easier.

Thanks,
Luis
AdWords API Team

On Friday, November 9, 2018 at 2:32:11 PM UTC+8, rymj wrote:
>
> Hellow.
> We want to block more than 500 IPs.
> Is there a way to register more than 500 IP addresses or any other way to 
> achieve that? 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/39257836-a910-4ad0-b201-230268e4ac94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.