Re: How to Get/set placement exclusion list

2023-01-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Balram,

Thanks for getting back to us.

I understand that you are looking to set a placement exclusion for a shopping 
campaign. Yes, it is true that the solution provided in the above reply is not 
applicable for shopping campaign as mentioned in our documentation. Kindly note 
that NEGATIVE_PLACEMENT shared set type cannot be applied to campaign type 
SHOPPING, and you will encounter API error OPERATION_NOT_PERMITTED_FOR_CONTEXT 
if you try to apply it in API.

That being said, it is not possible to use NEGATIVE_PLACEMENT shared set to 
shopping campaign. However, if this is already supported in the Google Ads UI, 
then our team requires the steps to apply in Ads UI or complete Ads UI 
screenshot showing it, so that we can raise a feature request. Kindly provide 
the complete Ads UI screenshot via reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2hx7EM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pM2se0ROMH1400xzpW4kTTTUylrUBwVCqXIA%40sfdc.net.


Re: How to Get/set placement exclusion list

2023-01-16 Thread Balram Kumar
Hi
I wanted to use placement exclusion for shopping campaign. The solution you 
have given is not applicable for this kind of campaign as i can see in doc 
as well.
https://developers.google.com/google-ads/api/reference/rpc/v12/CampaignSharedSet.
 
will you please guide me how to do for the shopping campaign.?

On Wednesday, 11 January 2023 at 19:21:36 UTC+5:30 adsapi wrote:

> Hi Balram,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> You may use a shared_set report. Also, you may use *campaign_shared_set* 
>  
> report which is used for managing the shared sets associated with a 
> campaign. To add an exclusion list to a campaign, you may create campaign 
> shared sets using *CampaignSharedSetService* 
> .
>  
> *CampaignSharedSets* 
> 
>  
> are used for managing the shared sets associated with a campaign. Kindly 
> note that the SharedSet object has a SharesSetType 
> 
>  field, 
> and to create an exclusion placement list you would use the value 
> "NEGATIVE_PLACEMENTS".
>
> We have sample code examples to create a shared list of negative broad 
> match keywords which attaches them to a campaign. You may refer to code 
> example here:
> *https://developers.google.com/google-ads/api/docs/samples/create-and-attach-shared-keyword-set*
>  
> 
>
> Add to that, you may find shared set criteria using this *code example* 
> .
>  
> Let us know if you have any questions.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hx7EM:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fcb5efe2-86f4-476f-b4fb-dcad2df011een%40googlegroups.com.


RE: How to Get/set placement exclusion list

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Balram,

Thanks for reaching out to the Google Ads API Forum.

You may use a shared_set report. Also, you may use campaign_shared_set report 
which is used for managing the shared sets associated with a campaign. To add 
an exclusion list to a campaign, you may create campaign shared sets using 
CampaignSharedSetService. CampaignSharedSets are used for managing the shared 
sets associated with a campaign. Kindly note that the SharedSet object has a 
SharesSetType field, and to create an exclusion placement list you would use 
the value "NEGATIVE_PLACEMENTS".

We have sample code examples to create a shared list of negative broad match 
keywords which attaches them to a campaign. You may refer to code example 
here:https://developers.google.com/google-ads/api/docs/samples/create-and-attach-shared-keyword-set

Add to that, you may find shared set criteria using this code example. Let us 
know if you have any questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2hx7EM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Amcwd0ROBQHC004T4f7U_FSgGZiyKACGHrKg%40sfdc.net.


How to Get/set placement exclusion list

2023-01-10 Thread Balram Kumar
Hi Team
Is there any api to get/set placement exclusion list to map with 
campaign/adgroup ?
Or any example which can help me in this regards.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9e7eec76-f320-435b-bde4-8bfb60c088ccn%40googlegroups.com.