Hi I want to get metrics by company for the last week, and for each separately. To do this, I made the following query:
SELECT campaign.id, campaign.name, status, segments.date FROM campaign WHERE segments.date DURING LAST_7_DAYS But nothing comes back to me at all. (I do all this on test accounts) Why is this happening and how can I fix it? If the metrics do not come due to the fact that they are empty, can I just get these zeros? Kind regards, Alexandr. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/7327bce9-78ba-4a83-82ca-5f77cd35bec4n%40googlegroups.com.
