Despite setting .withCpv(0.32), the ad group gets created with a bid of 0.01.
What I’ve Tried:
1. Confirmed that the campaign is created with ‘Target CPV’ bidding.
2. Tried different CPV values in both CSV and script — still defaults to 0.01.
3. Manually updating the bid after creation works fine, but that defeats the purpose of automation.
My Questions:
1. Is withCpv() ignored for VIDEO_RESPONSIVE ad groups when the campaign is set to Target CPV?
2. Is there a different method or workaround to apply the correct Target CPV on ad group creation?
3. Could this be a limitation or known bug for Video Responsive ad groups via Scripts?
Any guidance or workaround to apply a higher CPV on ad group creation using Scripts would be appreciated. Right now, having to go into the UI to manually change 0.01 to 0.30+ for every ad group is not scalable.
Thanks in advance!