I see that SearchImpressionShare is a field of the PRODUCT_PARTITION_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/product-partition-report#searchimpressionshare>,
 
but for some reason I can't seem to get any data back when pulling this 
report for yesterday. Here is the report request that I am sending:

<?xml version="1.0" encoding="UTF-8"?>
<reportDefinition>
  <selector>
    <fields>CampaignId
    </fields>
    <fields>AdGroupId
    </fields>
    <fields>Id
    </fields>
    <fields>SearchImpressionShare
    </fields>
    <dateRange>
      <min>20160215
      </min>
      <max>20160215
      </max>
    </dateRange>
  </selector>
  <reportName><REPORT-NAME-REDACTED>
  </reportName>
  <reportType>PRODUCT_PARTITION_REPORT
  </reportType>
  <dateRangeType>CUSTOM_DATE
  </dateRangeType>
  <downloadFormat>GZIPPED_CSV
  </downloadFormat>
  <includeZeroImpressions>false
  </includeZeroImpressions>
</reportDefinition>


however we always seem to get an empty report back from this request: 

"<REPORT-NAME-REDACTED> (Feb 15, 2016)"
Campaign ID,Ad group ID,Criterion ID,Search Impr. share 

Any thoughts/advice on why this might be happening? 

Thanks. 
Hunter. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/86bfc531-5e4e-4071-99b0-42ed43de953d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to