Hi ,
I would like full query to fetch complete search term table. I was able to
fetch search terms using below query but couldn't map it to the
corresponding keyword. Help me please.
SELECT
search_term_view.search_term,
search_term_view.resource_name,
metrics.impressions,
metrics.clicks,
metrics.cost_micros,
metrics.all_conversions,
segments.date
FROM search_term_view
WHERE campaign.id = {platform_campaign_id}
AND segments.date BETWEEN '{start_date}' AND '{end_date}'
Regards,
Sanjana
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit
https://groups.google.com/d/msgid/adwords-api/70ed97e3-90cd-449c-8a96-0b2ec3c2732dn%40googlegroups.com.