Hello Xiaoming, what about support of Smart Display Campaigns in the 
Adwords API
here is the reference 
https://developers.google.com/adwords/api/docs/guides/smart-display-campaigns
however api request returns no data
I can provide exact call, while I can get Smart Display Campaigns data from 
CAMPAIGN_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#advertisingchannelsubtype>
I cant do the same from AD_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report>
is this expected ? I can provide exact API call 

Enter code here...curl --location --request POST 
'https://adwords.google.com/api/adwords/reportdownload/v201809?__rdquery=SELECT%20%20CampaignId,%20CampaignName,%20Cost,%20Clicks,%20Impressions%20%20FROM%20AD_PERFORMANCE_REPORT%20%20DURING%2020191201,20191229&__fmt=CSV'
 
\
--header 'Authorization: Bearer ...' \
--header 'developerToken: ...' \
--header 'clientCustomerId: 3845581031' \
--header 'skipReportHeader: false' \
--header 'skipColumnHeader: false' \
--header 'skipReportSummary: false' \
--header 'useRawEnumValues: false'


such request returns no data while there is active performing Smart Display 
Campaign for this period

please advise , highly appreciated! 

On Tuesday, December 17, 2019 at 5:31:26 PM UTC+2, adsapiforumadvisor wrote:
>
> Hi Ali,
>
> The Smart Display Campaigns are supported in the Google Ads API. However, 
> the Smart Campaign is different from the Smart Display Campaign. 
> Unfortunately, the Smart Campaigns are currently not supported in the 
> Google Ads API so there is no way to query reports including metrics unique 
> to smart campaigns, such as map actions and verified calls via Google Ads 
> API. Please keep an eye on our blog 
> <https://ads-developers.googleblog.com/search/label/google_ads_api> for 
> announcements and updates on new releases. 
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>  
>
> ref:_00D1U1174p._5001UOEfjy:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/554af964-e759-48b4-960b-229248fd12c1%40googlegroups.com.

Reply via email to