I'm trying to write a script to optimize bids for keywords that have no conversions. The thing is, in my account, we have a lot of different conversions that are not included in Conversions, but appear in All Conversion's reports. Part of my code use this filter below:
return AdWordsApp.keywords() .withCondition('Conversions < 1') But, this 'Conversions' pulls the data from All Conversions, not only the ones included in Conversions for Adwords reports. I'd like to know how to write the code to filter just some conversions... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/7a097275-3519-4058-a25c-eab8da48b29b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.