Hi -- I've been adapting the code in the Ruby examples:
https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201506/shopping_campaigns/add_shopping_campaign.rbHowever, the campaign, once created, gets no impressions -- it's been running all weekend.
We think that it might be because no product group is created for the campaign by the calls to the API.
When I go to look at a created campaign in the browser UI, there is a link in the product group section telling me to click it to create a default product group.
I do that, and an "All products" group is created.
Firstly, does my thinking seem right, here?
And secondly, could any one offer any advice as to how I could create the "All products" product group in the API when I create the campaign?
Thanks very much for any & all assistance,
Doug.