Hi,
Here we facing issue ({{ "errorCode": { "queryError": "BAD_VALUE" },
"message": "Error in WHERE clause: invalid value '." }}) with below query
which having single quote in campaign name. Please suggest for any work
arounds
SELECT
metrics.cost_micros,
campaign.status,
metrics.search_impression_share,
metrics.search_absolute_top_impression_share,
metrics.search_budget_lost_impression_share,
metrics.search_rank_lost_impression_share,
metrics.average_cpc,
campaign.name,
campaign.id
FROM
campaign
WHERE
campaign.status IN ('ENABLED','PAUSED')
AND campaign.name IN ('Marine's Day Video')
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/64ff89fc-ec9b-4bdf-8acb-adecec8aa6cfn%40googlegroups.com.