Target CPV not applied in Video Responsive ad group (defaults to 0.01)

76 views
Skip to first unread message

Aman Ansari

unread,
Jul 30, 2025, 2:19:38 PMJul 30
to Google Ads Scripts Forum
Hi,

I’m running a Video Responsive campaign using Google Ads Scripts. Everything is working correctly except for the bid setting at the ad group level.

Problem:
Even though I’m specifying Target CPV as the bid strategy and passing a value (0.50) via bulk upload and .withCpv() in the ad group builder, the final ad group CPV is stuck at 0.01 in the Google Ads UI. This results in no engagement until I manually increase the base bid.

Campaign Setup:
1. In my bulk upload, I’m using:
'Bid Strategy type': 'Target CPV',
'Target CPV': 0.50

2. In the ad group creation script, I use:
var videoAdGroupBuilder = GACampaign.newVideoAdGroupBuilder();
var videoAdGroupOperation = videoAdGroupBuilder
   .withName('VIDEO_RESPONSIVE')
   .withAdGroupType('VIDEO_RESPONSIVE')
   .withCpv(0.32)
   .build();

var videoAdGroup = videoAdGroupOperation.getResult();

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!

Google Ads Scripts Forum

unread,
Jul 30, 2025, 6:18:00 PMJul 30
to Google Ads Scripts Forum
Hi,

Thank you for reaching out to the Google Ads Scripts Support team.

In order to assist you further, could you please provide us with the following details:
  • Google Ads account ID/CID
  • Name of the script
You can share the requested details via Reply privately to the author option or a direct private reply to this email.

Thanks,
Google Ads Scripts team

Aman Ansari

unread,
Aug 1, 2025, 4:01:57 AMAug 1
to Google Ads Scripts Forum
I cant send email using Reply privately, I am using the same account that I used to start this conversation.
image (2).png

Google Ads Scripts Forum Advisor

unread,
Aug 1, 2025, 9:00:40 AMAug 1
to adwords...@googlegroups.com
Hi,

I understand that you're unable to send the requested details "Reply privately" option. Also, we're unable to find the email you've started this conversation with. 

Another way to reach our Google Ads Scripts support team is by filling out the form using the provided link. While filling the form, please include the below details : 
  • Google Ads account ID/CID
  • Name of the script
Thanks,
 
Google Logo Google Ads Scripts Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-08-01 12:59:49Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01sxeMT:ref" (ADR-00324305)



Aman Ansari

unread,
Aug 1, 2025, 9:54:36 AMAug 1
to Google Ads Scripts Forum
Hi,

I have submitted details on the given link.

Reply all
Reply to author
Forward
0 new messages