table from API = paid_organic_search_term_view
API Query : SELECT
ad_group.id,
ad_group.name,
campaign.id,
campaign.name,
customer.id,
customer.descriptive_name,
customer.currency_code,
customer.manager,
metrics.clicks,
metrics.combined_clicks,
metrics.combined_clicks_per_query,
metrics.combined_queries,
metrics.impressions,
metrics.ctr,
metrics.organic_clicks,
metrics.organic_clicks_per_query,
metrics.organic_impressions,
metrics.organic_impressions_per_query,
metrics.organic_queries,
segments.date, segments.device,
paid_organic_search_term_view.resource_name,
paid_organic_search_term_view.search_term
FROM paid_organic_search_term_view
WHERE segments.date BETWEEN '{}' AND '{}'
But when I am Checking the same for Google Ads UI and result are not
matching and difference are following
org_imp diff = 145
org_clicks diff = 2
org_queries diff = 11
date = 2023-10-01
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d63068db-80e1-4ab8-9b6a-2a144ba53eb5n%40googlegroups.com.