Hey Folks,
When adding new Placements through the AdGroupCriterionService, we've noticed that the TargetingSettingDetail will get changed, altering our Placement targeting from "Bid only" to "Target and Bid". We assume this is because "Target and Bid" is the default value for this field, but were confused as to why this would get set when adding a placement, since this is an AdGroup-level setting.
Current work-around is to fetch the TargetingSettingDetail before adding the Placement, and setting it through the AdGroupService after the AdGroupCriterionService transaction completes. Is this the correct method, or are we missing a step?
Thanks,
Mark