Hi,
When migrating from AdWordAPI to GoogleAdsAPI, we had a problem with the 
Campaign report of this customer id = 4614315450. 
This customer id we have a campaign report with no data, no error for it 
via Google API from 19h, 2019/10/02.
But it still has report data on ad management screen and AdWordAPI.
We did some checks and found out that this customer id has campaign id = 
2070361822 at AdWord API  but at GoogleAdsAPI it doesn't have this campaign 
id.
Is this the reason that we could not get data for this customer id via 
GoogleAdsAPI?
If not, can you please tell me the reason and why this customer id at AdWord 
API  has campaign id = 2070361822 and have not at GoogleAdsAPI?
The query we use:
Google API:
SELECT segments.date, campaign.id, campaign.name, metrics.impressions, 
metrics.clicks, metrics.conversions, metrics.cost_micros, customer.id, 
customer.descriptive_name 
FROM campaign 
WHERE segments.date BETWEEN '2019-10-03' AND '2019-10-06' ",

AdwordAPI:
SELECT Date, CampaignId, CampaignName, Impressions, Clicks, Conversions, 
Cost, ExternalCustomerId, CustomerDescriptiveName
FROM CAMPAIGN_PERFORMANCE_REPORT
WHERE Date DURING 20191003, 20191006

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8a6b534d-b8c0-46a1-a03a-c49cb2c78d0f%40googlegroups.com.

Reply via email to