Hello everybody, How are you? I have a question, if anyone knows how to
tell me, it will save me, I'm having difficulty returning the number of
views I have in the campaigns I'm consuming, even reading the GAQL
documentation I haven't found how to return it besides the data below, also
the amount of views of my campaigns, can anyone help me please
SELECT
campaign.id,
campaign.name,
campaign.status,
campaign.start_date,
campaign.end_date,
metrics.average_cpv,
metrics.average_cpm,
metrics.average_cpe,
metrics.average_cpc,
metrics.average_cost,
metrics.cost_micros,
metrics.ctr,
metrics.clicks,
metrics.impressions,
metrics.engagements,
metrics.conversions,
segments.date
FROM campaign
WHERE
segments.date = '{date_to_process}'
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/509ba39a-249f-4741-ad34-953053ac63ebn%40googlegroups.com.