Wednesday, 26 October 2016

Campaign Performance Report

Hi, 

I hace a problem when dowloading Campaign Performance Report. This happened second time (most of the times it works as expected). I downloaded two reports using same API version v201609, exactly same code (using PHP SDK). As a timeframe I used in both cases 'ALL_TIME'. Campaign was created at October 15th.

$reportDefinition->dateRangeType = 'ALL_TIME';
$reportDefinition->reportType = 'CAMPAIGN_PERFORMANCE_REPORT';

campaignid: 681638065
accountid: 673-030-4804

The first report downloaded on October 20th looked like this:

cat reports/report_673-030-4804_1476921604.csv

Campaign ID,Impressions,Clicks,Cost,Avg. CPC 
681638065,202,10,86120000,8612000


Then we downloaded it again on October 25th


cat report_673-030-4804_1477353602.csv

Campaign ID,Impressions,Clicks,Cost,Avg. CPC 
681638065,353,7,51160000,7308571


The clicks dropped from 10 to 7, cost also dropped, Impressions increased.


The last report was consistent with what I could see on adWords web interface on October 25th.

I wonder why the clicks disappeared?

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/511871a8-b21b-4ea1-9e97-85b4221a756a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment