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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/f3f0e786-70ab-4e27-9135-a390451f0924%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to