Hi,

Thank you for reaching out to the Google Ads API support team.

I would suggest you to try the following examples below :

If you're using single quotes ('), you would need an escape character (\) same 
as below :

WHERE
campaign.status IN ('ENABLED','PAUSED')
AND campaign.name IN ('Marine\'s Day Video')

However, when using double quotes ("), no need to include an escape character. 
See below :

WHERE
campaign.status IN ('ENABLED','PAUSED')
AND campaign.name IN ("Marine's Day Video")

I could see that your query is the same as the 1st example given. I would 
suggest you to retry the query from your end in both ways and provide us the 
complete request and response logs for further investigation.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:_00D1U1174p._5004Q2olsZp:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3ewNe000000000000000000000000000000000000000000000S18FFK00PoO-OvmMSKWpGvQTw0AmoA%40sfdc.net.
  • Si... 'Jobin Joy' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to