This will ensure you only get
ProductPartition criteria back and since the "CaseValue" field was requested, you should see all the fields populated on the underlying
ProductDimension of each partition. Given the full collection of criteria, you can iterate through them, find the partition where
caseValue is a
ProductOfferId with the
value you want, and then use that partition's ID in your bid update.