Hello,

Regret the delay. If you need to work with an existing object to update a few 
fields, you will need to create the FieldMask from the scratch as mentioned in 
this guide. You don’t need to use clearCpcBidMicros() to explicitly set the 
value to default. Please find the code snippet below for your reference:

FieldMask fieldMask = FieldMask.newBuilder()
.addPaths("cpc_bid_micros")
.build();

I hope this helps. Please let me know if you have any further concerns.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UKLSzk:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-F-bB000000000000000000000000000000000000000000000PYP99C004L51awYFQbGe8o31l1yJgw%40sfdc.net.

Reply via email to