We're trying to query data from an account that has App Install Campaigns. Starting form
The account has these two campaigns:
Starting on 2017-02-10, when we use the campaign performance report, we receive more data than account performance report (for the same metrics).
May we check why? I can provide more details & cid in private message
# Using CAMPAIGN_PERFORMANCE_REPORT
HTTP headers: [Content-Type: application/x-www-form-urlencoded, Authorization: Bearer ya29.Gl0HBAJyfM8gQimEcS98XVandBRMqaC4HtiUe0vvNlSK9lbhD4vZg_UbpzNmz17a7jjS8BoTgQ4YdGo-JrmVVhcdejxY1ToB2RKw3AxvHJK21RX7s_biwQxFebWgWfI, User-Agent: nugit Agent (AwApi-Ruby/0.22.0, Common-Ruby/0.12.6, GoogleAdsSavon/1.0.2, ruby/2.3.0, HTTPI/2.4.2, httpclient), clientCustomerId: 9600107176, developerToken: ALa7a8LJ3liQ72-k06Jgmg]
__rdquery=SELECT+Date%2C+Impressions+FROM+CAMPAIGN_PERFORMANCE_REPORT+DURING+20170201%2C+20170228&__fmt=CSV
HTTP headers: [Content-Type: text/csv; charset=UTF-8, Content-Disposition: /tmp/reportId-null2459496640792407936.tmprpt.csv, Content-Encoding: gzip, Date: Tue, 07 Mar 2017 09:40:51 GMT, Expires: Tue, 07 Mar 2017 09:40:51 GMT, Cache-Control: private, max-age=0, X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN, X-XSS-Protection: 1; mode=block, Server: GSE, Alt-Svc: quic=":443"; ma=2592000; v="36,35,34", Transfer-Encoding: chunked]
# => 2017-02-28 00:00:00 +0800
# Using ACCOUNT_PERFORMANCE_REPORT
HTTP headers: [Content-Type: application/x-www-form-urlencoded, Authorization: Bearer ya29.Gl0HBPyNW99AnNtTo73FdtrsShHV_F--q9qBY7lg2b6iwggUIK7lK93Bh3Y78lb4M46qpQ_uGtGwIfsb9o2SWSybBd6L6Fq2CpxqEz8T5eyQqqsRELq4PupgCj3QNt8, User-Agent: nugit Agent (AwApi-Ruby/0.22.0, Common-Ruby/0.12.6, GoogleAdsSavon/1.0.2, ruby/2.3.0, HTTPI/2.4.2, httpclient), clientCustomerId: 9600107176, developerToken: ALa7a8LJ3liQ72-k06Jgmg]
__rdquery=SELECT+Date%2C+Impressions+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+20170201%2C+20170228&__fmt=CSV
HTTP headers: [Content-Type: text/csv; charset=UTF-8, Content-Disposition: /tmp/reportId-null6423954875807088972.tmprpt.csv, Content-Encoding: gzip, Date: Tue, 07 Mar 2017 09:39:23 GMT, Expires: Tue, 07 Mar 2017 09:39:23 GMT, Cache-Control: private, max-age=0, X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN, X-XSS-Protection: 1; mode=block, Server: GSE, Alt-Svc: quic=":443"; ma=2592000; v="36,35,34", Transfer-Encoding: chunked]
# => 2017-02-09 00:00:00 +0800