Hi,
I am trying to solve an issue with missing clicks and cost from the API
data.
Just pulled all the data for February and comparing the data, field for
field.
The GAQL:
SELECT customer.id, customer.descriptive_name, campaign.id, campaign.name,
campaign.status, campaign.advertising_channel_type,
campaign.optimization_score,
campaign.bidding_strategy_type, segments.ad_network_type,
segments.date, metrics.clicks,
metrics.cost_micros, metrics.average_cost,
metrics.cost_per_conversion, metrics.average_cpc,
metrics.average_cpe, metrics.average_cpm, metrics.average_cpv,
metrics.conversions, metrics.ctr,
metrics.video_views, metrics.impressions, metrics.interactions
FROM campaign WHERE segments.date DURING LAST_MONTH
GoogleAdsServerStreamDecorator->searchStream(CUSTOMER ID, GAQL).
ClientId: 4729380971
CriterionId: 312235155723
Date: 2022-02-03
metrics.clicks = 0
But in the UI it show 1 click NOK 2.85,-
Checked the API again if there was any data at all on this CriterionId and
the days I have data is:
2022-02-06 - 2 clicks
2022-02-10 - 1 click
2022-02-13 - 1 click
2022-02-17 - 1 click
2022-02-20 - 1 click
2022-02-27 - 1 click
This is just one case, but the discrepancy recurs in several accounts we
manage.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0186f8b2-3ed7-4a4e-880c-5f37b473a6e8n%40googlegroups.com.