Hi,

We are receiving data in csv format.

This query returns empty result, is there a syntax error in our query?
(incoming csv is attached)


string query = "SELECT Date, CampaignId, CampaignName, AdGroupId, 
AdGroupName, Impressions, Clicks, Cost FROM " +
                       "ADGROUP_PERFORMANCE_REPORT WHERE AdGroupStatus IN 
[ENABLED, PAUSED] AND CampaignName IN['_ Yurtiçi Oteller - 2015', '# 1-New 
Visitor']  " +   
                       "DURING 20180701, 20180703";

Good Work,
Çağatay ERDOĞDU

On Tuesday, July 3, 2018 at 10:00:48 PM UTC+3, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello, 
>
> Could you please elaborate on the specific format that you're looking to 
> pull this data? Please check this guide 
> <https://developers.google.com/adwords/api/docs/guides/reporting#supported_download_formats>
>  for 
> all the supported report formats. If you're looking to pull stats for two 
> specific campaigns, please find the sample report query below:
>
> SELECT CampaignId, AdGroupId, CampaignName, AdGroupName FROM 
> ADGROUP_PERFORMANCE_REPORT WHERE AdGroupStatus IN ["ENABLED", "PAUSED"] AND 
> CampaignName IN ["_ Yurtiçi Oteller - 2015", "# 1-New Visitor"] DURING 
> YESTERDAY
>
> Can you give this a try and let me know if you run into any issues?
>
> Thanks,
> Bharani, AdWords 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 [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].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/650422dc-4948-4563-9d44-f36578cf03a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"ADGROUP_PERFORMANCE_REPORT (Jul 1, 2018-Jul 3, 2018)"
Day,Campaign ID,Campaign,Ad group ID,Ad group,Impressions,Clicks,Cost
Total, --, --, --, --,0,0,0
  • ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... biuser
      • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to