C# API : CampaignPerformanceReport problems

37 views
Skip to first unread message

Max - Micrologiciel

unread,
Jul 17, 2018, 5:06:57 AM7/17/18
to AdWords API and Google Ads API Forum
Hi Adwords API Team,

Here I've got some problems using the 201806 C# API version (same bugs where also found in previous ones) :
1) CampaignPerformanceReport.ServingStatus always return "eligible" on some campaigns whereas the Adwords interface signals those as "Limited by budget". Did I miss something in the API reference or if it is this the right attribute, what to do to have it reflect the real campaign state ?
2) the IncludeZeroImpressions flag does not work when getting campaign reports using the Month segment. Could you correct this please ?

Thanks in advance.
Max.



Dhanya Sundararaju (AdWords API Team)

unread,
Jul 19, 2018, 6:00:12 PM7/19/18
to AdWords API and Google Ads API Forum
Since the discussion happened on a private thread, posting summary for the benefit of other users on this forum. "Limited by budget" status of campaigns is not available via the API. Also, the Month field can be used in Campaign Performance Report as below :
"SELECT Month, CampaignName, CampaignStatus FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20171001,20171231"; 

Dhanya Sundararaju (AdWords API Team)

unread,
Jul 19, 2018, 6:00:27 PM7/19/18
to AdWords API and Google Ads API Forum
Reply all
Reply to author
Forward
0 new messages