REST Interface search

20 views
Skip to first unread message

lin joinf

unread,
Oct 19, 2021, 8:41:23 AM10/19/21
to AdWords API and Google Ads API Forum
i have a campaign simple info:
"campaign": {
        "resourceName": "customers/XXXXX/campaigns/13810608168",
        "name": "0707_rechargeable fan_尼日利亚 巴基斯坦 老挝 柬埔寨 越南",
        "id": "13810608XXXX"
      }

when i use REST Interface search 

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr FROM campaign   where segments.date DURING LAST_7_DAYS and campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE'%尼日利亚%'
"
}'


but it can not query the campaign which i create.
if i remove Chinese characters from query

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.idcampaign.name,metrics.clicks, metrics.ctr FROM campaign   where segments.date DURING LAST_7_DAYS and campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE '%0707_rechargeable fan_%'
"
}'
then can query the campaign which i create.

why?

Google Ads API Forum Advisor

unread,
Oct 20, 2021, 1:50:27 AM10/20/21
to redn...@tom.com, adwor...@googlegroups.com

Hello,

Thank you for reaching out to us.

So our team can also check on this, can you share to us the following details below?

Please send the requested details via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


ref:_00D1U1174p._5004Q2PKoHG:ref
Reply all
Reply to author
Forward
0 new messages