update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
Hi, Here I want to update 3 biddings of 1 keyword based on its MatchType . Let's say for Exact match I'd like to bid $0.5, for Broad match I'd like to bid differently, like $0.7. Can I m

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jay, The above operation will update the keyword's bid regardless of its matchType. You need to use AdGroupCriterionService to get only 'Exact' match keywords and then update the bids of these keyword

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
Hi Shwetha, This confuses me. I thought each keyword has 3 different biddings for different MatchTypes. Since I saw one keyword may have multiple values in 'match type'

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jay, Each keyword has one MatchType. For example, a 'Broad' match keyword with text women's hats is different from an 'Exact' match keyword with the same text (women's hats). Please see this document for a detailed explanation of different

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
Hi Shwetha, Thanks for the clear explanation. This solves my confusions. Best, Jay On Wednesday, October 19, 2016 at 4:33:13 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Each keyword has one MatchType. For example, a 'Broad' match keyword with > text women's hats is di