This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* | |
* Exact Match For Shopping | |
* | |
* This script reads a list of exact match keywords for Shopping campaigns from a Google Doc, | |
* and then excludes any search queries from those camapigns if they do not match those keywords. | |
* | |
* Version: 1.0 | |
* Google AdWords Script maintained by brainlabsdigital.com | |
* |