HI Anthony,
It makes sense that we can ADD a new BiddableAdGroupCriterion of type Age, Gender, CriterionUserList, etc using AdGroupCriterionService, but how do you change the Bid Modifier once they have been created?
AdGroupBidModifierService will accept a BiddableAdGroupCriterion of type Platform, but it throws an error when attempting to pass a BiddableAdGroupCriterion of type Gender, Age or CriterionUserList.
So we can CREATE and/or RETRIEVE BiddableAdGroupCriterion of all types using AdGroupCriterionService, but it appears we cannot then alter them going forward.