Hi,
In the Google Ads plataform I can see the results for my campaigns of the
type "Smart", however when I use the API to create a report of my campaigns:
const report = AdsApp.report("SELECT campaign.name, metrics.conversions,
metrics.cost_micros " +
"FROM campaign " +
"WHERE segments.date BETWEEN '" +
data_inicial + "' AND '" + data_final + "' ");
I get results for all my campaings, *except for campaigns of the type
"Smart"*.
How can I get results for this type of campaign? I need conversions and
cost.
Thank You
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/71a2cb25-541f-4d64-91b1-37a202245eb2n%40googlegroups.com.