How to set bid of ecommerce products

16 views
Skip to first unread message

Sachin Kumar

unread,
Dec 28, 2016, 10:20:30 AM12/28/16
to AdWords API Forum, Harisankar Mohanty
Hello Team,


We are getting ecommerce products through "PRODUCT PARTITION REPORT" report type.  There is a column 'Id' which is the criterion id of the that object(product). We just want to set bids on the basis of that id for that product. Can you please help us how to implement this using php library?




Thanks & Regards
Sachin

Sreelakshmi Sasidharan (AdWords API Team)

unread,
Dec 28, 2016, 3:15:13 PM12/28/16
to AdWords API Forum, harish....@gmail.com
Hi Sachin, 

You can set bids at the product Id level by creating BiddableAdGroupCriterion objects as specified below:

1. criterion should be ProductPartition, the ProductPartition.caseValue should be ProductOfferId and the ProductOfferId.value set to the product Id from your product partition report.
2. biddingStrategyConfiguration as configured with your bids.

Please check the sample for reference.

Thanks,
Sreelakshmi, AdWords API Team


Reply all
Reply to author
Forward
0 new messages