Hi,
I'm trying to copy an AdGroup, inside the same campaign, and I use the same BiddingStrategyConfiguration.
When I try to create the new AdGroup, I get a BiddingErrors.CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN error from adwords.
FieldPath: 'operations[0].operand.biddingStrategyConfiguration.biddingStrategyType';
ApiErrorType: 'operations[0].operand.biddingStrategyConfiguration.biddingStrategyType';
Trigger: 'MANUAL_CPC'
My question is: since this is the same exact BiddingStrategyConfiguration as another adgroup already has inside the same exact campaign, shouldn't it work?
Many thanks!
David