Hi Guys,
SELECT ProductGroup,CampaignName,AdGroupName,CampaignId,AdGroupId,Id, SearchImpressionShare,Impressions,Clicks,Ctr,AverageCpc,Cost,Conversions, CostPerConversion,ConversionRate,ConversionValue,CpcBid FROM PRODUCT_PARTITION_REPORT where Conversions > 2 and Clicks > 10 and CpcBid > 0 and AdGroupStatus = ENABLED and CampaignStatus = ENABLED DURING 20170301,20170330 the conversions filter in where is not working and affecting all my clients. The adwords api just ignoring the conversion where clause. Please help ASAP. It start doing this from today. Urgent help needed thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/e8cc6e3c-d419-4109-b571-e5362d5727ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
