RE: How to create the Product Group of "All Product" with AdWords API

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for sharing that screenshot. In order to debug why the partitioning via 
the API isn't producing the same result as the UI, I'll need your CID. Could 
you please share that privately with me?

Thanks,
Sasha
The Google Ads API Team
ref:_00D1U1174p._5004Q20XJAC: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 
"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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/KqKB30QCC32U00DJG8PdwNQnqNGg6KGMjTug%40sfdc.net.


Re: How to create the Product Group of "All Product" with AdWords API

2020-06-19 Thread Auto Connexity

Hi,
>
>
Basically I just want to create a "All Product" product group 
programmatically, as I create manually via UI.  See the attached creenshot.

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/500ed6ed-fcc2-4b10-aaa7-f6f00b0dfbb8o%40googlegroups.com.


Re: How to create the Product Group of "All Product" with AdWords API

2020-06-14 Thread Auto Connexity
Hi,

Thanks for the advice.  I got the product groups created like "All 
Products" > "Everything else in 'All Products'".  Is it possible to have 
only "All Products"?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1c4f8474-880b-4792-a53e-69bc2981a867o%40googlegroups.com.


RE: How to create the Product Group of "All Product" with AdWords API

2020-06-12 Thread Google Ads API Forum Advisor Prod
Hi,

The API you're looking for is the partitioning API: 
https://developers.google.com/adwords/api/docs/guides/shopping#partitioning. If 
you create an "All Products" unit like one of the "Other" units in the example, 
it should accomplish via the API what you were doing via the UI.

Thanks,
Sasha
The Google Ads API Team
ref:_00D1U1174p._5004Q20XJAC: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 
"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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/rbjSv0QBTX0900AV69UEl9RBiokdomwRqqcg%40sfdc.net.


Re: How to create the Product Group of "All Product" with AdWords API

2020-06-09 Thread j topper
Hi,

Can someone please take a look at this question? 

On Monday, June 8, 2020 at 7:55:28 PM UTC-7, Auto Connexity wrote:
>
> Hi,
>
> I am trying to setup a SHOWCASE Ad Group and assign a Product Group of 
> "All Products" to it.  It can be done easily on UI.   However, I could not 
> figure out how to create the proper AdGroupCriterion to create the "All 
> Products" product group with AdWords API.   Any suggestions?
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e6eb4e25-2f1d-4db5-b477-f433bcdafea0o%40googlegroups.com.


How to create the Product Group of "All Product" with AdWords API

2020-06-08 Thread Auto Connexity
Hi,

I am trying to setup a SHOWCASE Ad Group and assign a Product Group of "All 
Products" to it.  It can be done easily on UI.   However, I could not 
figure out how to create the proper AdGroupCriterion to create the "All 
Products" product group with AdWords API.   Any suggestions?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f96ab6f8-caff-4b7d-9ca1-217f198a5cc5o%40googlegroups.com.