Hi, I'm using the c# library to request an awql report for automated ads in my account. The Nuget package version I'm using is 22.4.0.0
When I try and request the report using this string: "SELECT CreativeFinalUrls,AdGroupStatus,Status,AdGroupId,CampaignName,CampaignId,AdGroupName,HeadlinePart1,HeadlinePart2,Description FROM AD_PERFORMANCE_REPORT WHERE Status != 'DISABLED' AND Automated = 'TRUE'" I get the error: "Customer passed in invalid field name for a report type. (Error: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT, FieldPath: Automated, Trigger: )" Is this correct? Is the AdWords Nuget package 'ReportUtilites' class currently using v201710 of the API? I hope this is the right place to ask, Thanks, Joe -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3d0c786a-8c23-44cb-b659-2634f93d8438%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
