For reference to all .Got my answer through sample programs.I was looking for something like this .
report = { 'reportName': 'Last 7 days KEYWORDS_PERFORMANCE_REPORT', 'dateRangeType': 'LAST_7_DAYS', 'reportType': 'KEYWORDS_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'predicates': [ { 'field': 'Criteria', * 'operator': 'CONTAINS_IGNORE_CASE',* * 'values': [KEYWORD] #Keyword is the value on which I wanted to filter.....* } ], } } List of valid predicate operators [EQUALS, NOT_EQUALS, IN, NOT_IN, GREATER_THAN, GREATER_THAN_EQUALS, LESS_THAN, LESS_THAN_EQUALS, STARTS_WITH, STARTS_WITH_IGNORE_CASE, CONTAINS, CONTAINS_IGNORE_CASE, DOES_NOT_CONTAIN, DOES_NOT_CONTAIN_IGNORE_CASE, CONTAINS_ANY, CONTAINS_ALL, CONTAINS_NONE, UNKNOWN] On Sunday, July 10, 2016 at 6:43:53 AM UTC-4, Arnab Ganguly wrote: > > Hi, > Is there any param I can pass in python api DownloadReport.So that when I > dump the content to a file.I get only particular keyword in the > report.Basically filtering the content of the Keywords Performance Report > based on keyword. > Thanks in advance, > -A > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/2eee6a5a-551f-43ef-b5f8-ad5646d3300c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.