Hi Yadigar,

Thank you for reaching out. You can remove the frequency_caps by using the 
UpdateMask operation as explained here for just that attribute then keep the 
value blank when building your Campaign. This will clear that attribute. You 
can find more information on PHP Field Masks here and an example of setting the 
mask here. It would look something like:

{
"operations": {
"update": {
"resourceName": "customers/{Account Number}/campaigns/{Campaign Number}",
},
"update_mask": {
"paths": "frequency_caps",
}
}
}

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q1zKBGP: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/wUtOP000000000000000000000000000000000000000000000Q9VA3C005HJeUPy_TC-4An3Yf5tklg%40sfdc.net.

Reply via email to