Here are example of curl command:
*Campaign creation:*
curl -X POST \
'https://googleads.googleapis.com/v15//campaignCriteria:mutate'
\
-H 'Content-Type: application/json' \
-H 'developer-token: ' \
-H 'Authorization: Bearer ' \
-H 'login-customer-id: ' \
-d '{
"operations": [
Hi,
Thank you for reaching out to the Google Ads API support team.
By reviewing your query, I understand that you are getting an error when trying
to update the criterion to negative false. In order to investigate the issue,
provide us with the updated complete API logs (request and response wi