Skip to content

Commit 1ad8a6b

Browse files
committed
Add README file
1 parent 180b7cc commit 1ad8a6b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Search Engin Marketing Campaigns with Python
2+
3+
#### A few recipes to create and manage search campaigns using Python.
4+
5+
I've found it really useful to use a reproducible way of generating keyword combinations and ads for large campaigns, and knowing that I can easily make the tweaks I need.
6+
7+
This is a set of recipes for important tasks that usually come while managing campaigns
8+
9+
[Generate Keywords](sem_generate_keywords.ipynb)
10+
11+
[Generate Ads](sem_generate_ads.ipynb)
12+

0 commit comments

Comments
 (0)