Hi Benjamin, See https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201402/basicoperations/AddKeywords.java for an example. This one adds keywords, but adding a BiddableAdGroupCriterion is the same even if it is for a different criterion type.
Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, April 18, 2014 2:53:59 PM UTC-4, Benjamin Schwartz wrote: > > Hello, > > How would I go about adding a BiddableAdGroupCriterion? > > I have a number of products that I would like to add to my Shopping > campaign and I would like to have each product on its own. I have figure > out how to update existing BiddableAdGroupCriterion, but I am having > problems adding new ones. I want to be able to add them where it is a > product partition for the SKU of the product. I have been able to add them > through the Adwords UI but no luck using the API. > > Any help is greatly appreciated. > > 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
