Skip to content

Fix issue where some queries would not be added as negative keyword.#2

Open
rmuit wants to merge 4 commits into
charlesbannister:masterfrom
rmuit:fix
Open

Fix issue where some queries would not be added as negative keyword.#2
rmuit wants to merge 4 commits into
charlesbannister:masterfrom
rmuit:fix

Conversation

@rmuit

@rmuit rmuit commented Jul 15, 2019

Copy link
Copy Markdown

If "car" was defined in the sheet, a query for "green card" would match so it would not be added as a negative keyword.

Also - I needed to do more work on this script (to do more 'campaign level' support, see my fork) - but found the code somewhat hard to understand. So I did some cleanup / coding standards / reshuffling, in three separate commits, before adding this fix. I hope that's not too pedantic.

Feel free to do whatever you want with this code: merge, cherry pick, rebase, tell me to include the other 'campaign level' support in the same / a new PR...

rmuit added 4 commits July 14, 2019 21:03
…onsistently instead of just once. Nothing changed yet.
…querying data in the sheet / Google Ads. Changing some other loops to be better readable too. No behavior really changed, except log levels. (Some reindents make the diff large, though.)
… a query for "green card" would match so it would not be added as a negative keyword.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant