Hi, That field is actually a percentage, so if you want rows where the percentage is > 47%, you should filter on *SearchImpressionShare GREATER_THAN 0.47*. Please give that a try.
If that doesn't resolve the problem, could you provide the list of *CampaignId* values for which you are seeing incorrect behavior? Thanks, Josh, AdWords API Team On Monday, June 8, 2015 at 5:46:06 PM UTC-4, Bon S wrote: > > > Hi , > > I am trying to download CAMPAIGN_PERFORMANCE_REPORT with Predicate set as > follows: > > __rdxml: <?xml version="1.0" encoding="UTF-8" > standalone="yes"?><reportDefinition xmlns:ns2=" > https://adwords.google.com/api/adwords/cm/v201502"><ns2:selector><ns2:fields>CampaignName</ns2:fields><ns2:fields>Clicks</ns2:fields><ns2:fields>Impressions</ns2:fields><ns2:fields>Ctr</ns2:fields><ns2:fields>AverageCpc</ns2:fields><ns2:predicates><ns2:field>SearchImpressionShare</ns2:field><ns2:operator>GREATER_THAN</ns2:operator><ns2:values>47</ns2:values></ns2:predicates><ns2:dateRange><ns2:min>20150309</ns2:min><ns2:max>20150607</ns2:max></ns2:dateRange></ns2:selector><ns2:reportName>CAMPAIGN_PERFORMANCE_REPORT > > #1433786 > </ns2:reportName><ns2:reportType>CAMPAIGN_PERFORMANCE_REPORT</ns2:reportType><ns2:dateRangeType>CUSTOM_DATE</ns2:dateRangeType><ns2:downloadFormat>CSV</ns2:downloadFormat><ns2:includeZeroImpressions>true</ns2:includeZeroImpressions></reportDefinition> > > However, the predicate is not being applied it seems (The report contains > rows that do not even meet the criteria). The same Predicate works fine > when I use "Clicks" or "Impressions" instead of "SearchImpressionShare". > > My observation is that it does not work when the field is of type Double > (for example , SearchImpressionShare , AveragePosition, Ctr etc.) but works > for field(s) of type Long. Am I missing something here ? The link here > https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report > > says the fields I have tried with are all filterable. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/acbb501d-7be7-4045-829f-8394640ee1b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.