Re: Setting CPC bid in shopping campaign

2014-11-05 Thread Josh Radcliff (AdWords API Team)
Hi Gustavo, Please check out my reply to your other post and let me know if you have any follow-up questions. Thanks, Josh, AdWords API Team On Wednesday, November 5, 2014 10:29:27 AM UTC-5, Gustavo Schlaien wrote: > > Hi S

Re: Setting CPC bid in shopping campaign

2014-11-05 Thread Gustavo Schlaien
Hi Sergio I do understand the part in which we can modify the bids as any other AdGroup Criterion. After all ProductPartition is at same level as Keyword, both being of the type Adgroup Criterion. Problem is the following: I dont know how to get the Google ID from Product Partition for a certa

Re: Setting CPC bid in shopping campaign

2014-08-08 Thread Shopping API Team
Hi Bill, Oh, I see, sorry I didn't get your question in the first place. Yes, you modify bids in the exact same way as you would ones in normal campaigns, by modifying the BiddingStrategyConfiguration for the ad group criteria. Bear in mind that in this tree structure only the bids on the leave

Re: Setting CPC bid in shopping campaign

2014-08-07 Thread Bill Smith
Hi- My shopping campaigns are already set-up, and I have the partitions created. But I do see anything in the guide that discusses modifying bids. Am I missing something or perhaps is that not supported in the API? Bill On Friday, August 1, 2014 8:29:22 AM UTC-5, Sérgio Gomes (Shopping API

Re: Setting CPC bid in shopping campaign

2014-08-01 Thread Shopping API Team
Hi Bill, Shopping campaigns work quite differently, based on the principle of partitions. We have a guide explaining how to set up a shopping campaign . Hope this helps! Cheers, Sérgio --- Sérgio Gomes Developer Relations Google

Setting CPC bid in shopping campaign

2014-07-30 Thread Bill Smith
Hi- I'm using API 201402 successfully to update bids (basic CPC) for traditional text ads, using the PHP library example as a guide. Here's the basic code: --- $adGroupCriterionService = $user->GetService('AdGroupCriterionService', ADWORDS_VERSION); $criterion = new Criterion(); $criteri