How to get Search Impression Share for Product Partitions

30 views
Skip to first unread message

Hunter

unread,
Feb 16, 2016, 11:24:31 AM2/16/16
to AdWords API Forum
I see that SearchImpressionShare is a field of the PRODUCT_PARTITION_REPORT, 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. 

Umesh Dengale

unread,
Feb 16, 2016, 1:46:58 PM2/16/16
to AdWords API Forum
Hi Hunter,

Could you provide me privately the clientCustomerId for the PRODUCT_PARTITION_REPORT? Just click Reply privately to author in the forum when responding.

Regards,
Umesh, AdWords API Team.

Umesh Dengale

unread,
Feb 16, 2016, 5:08:03 PM2/16/16
to AdWords API Forum
Hi Hunter,

For clientCustomerId - 916-699-4838, in the AdWords product side (UI), the product group tab, for the date range 20160215 - 20160215, there is no data for the SearchImpressionShare field. That is a reason the API report (PRODUCT_PARTITION_REPORT) is returning no values for the SearchImpressionShare for date range 20160215 - 20160215.

Thanks,
Umesh, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages